Skip to content

Commit 6692a1d

Browse files
committed
[css-grid] CLid[ Clear out Changes list since previous publication....
1 parent 1ab808f commit 6692a1d

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

css-grid/Overview.bs

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2906,14 +2906,10 @@ Acknowledgements</h2>
29062906
Changes</h2>
29072907

29082908
The following significant changes were made since the
2909-
<a href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910/">10 September 2013 Working Draft</a>.
2909+
<a href=http://www.w3.org/TR/2014/WD-css3-grid-layout-20140513/>13 May 2014 Working Draft</a>.
29102910

29112911
<ul>
2912-
<li>Rewrote grid layout algorithm. This should be mostly editorial.
2913-
<li>Removed 'grid-auto-position' and ''grid-auto-flow: none'', added ''grid-auto-flow: stack''.
2914-
<li>Depluralized ''grid-auto-flow: rows | columns'' to match 'flex-flow'.
2915-
<li>Tightened up parsing of template syntax.
2916-
<li>Various property grammar fixes, computed value fixes, and general clarifications.
2912+
<li>
29172913
</ul>
29182914

29192915
<h2 class="no-num" id="translated-algo">

css-grid/Overview.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2941,14 +2941,10 @@ <h2 class="no-num heading settled heading" id=changes><span class=content>
29412941
Changes</span><a class=self-link href=#changes></a></h2>
29422942

29432943
<p>The following significant changes were made since the
2944-
<a href=http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910/>10 September 2013 Working Draft</a>.</p>
2944+
<a href=http://www.w3.org/TR/2014/WD-css3-grid-layout-20140513/>13 May 2014 Working Draft</a>.</p>
29452945

29462946
<ul>
2947-
<li>Rewrote grid layout algorithm. This should be mostly editorial.
2948-
<li>Removed <a class=property data-link-type=propdesc title=grid-auto-position>grid-auto-position</a> and <a class=css data-link-type=propdesc href=#propdef-grid-auto-flow title=grid-auto-flow>grid-auto-flow: none</a>, added <a class=css data-link-type=propdesc href=#propdef-grid-auto-flow title=grid-auto-flow>grid-auto-flow: stack</a>.
2949-
<li>Depluralized <a class=css data-link-type=propdesc href=#propdef-grid-auto-flow title=grid-auto-flow>grid-auto-flow: rows | columns</a> to match <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-flexbox-1/#propdef-flex-flow title=flex-flow>flex-flow</a>.
2950-
<li>Tightened up parsing of template syntax.
2951-
<li>Various property grammar fixes, computed value fixes, and general clarifications.
2947+
<li>
29522948
</ul>
29532949

29542950
<h2 class="no-num heading settled heading" id=translated-algo><span class=content>

0 commit comments

Comments
 (0)