Skip to content

Commit d0825dc

Browse files
committed
dummy edit
2 parents 55654a6 + 4e59a73 commit d0825dc

5 files changed

Lines changed: 6056 additions & 2003 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929

3030
<h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1>
3131

32-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 5 March 2012</h2>
32+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 9 March 2012</h2>
3333

3434
<dl>
3535
<dt>This version:
36-
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120305/">http://www.w3.org/TR/2012/ED-css3-flexbox-20120305/</a>-->
36+
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120309/">http://www.w3.org/TR/2012/ED-css3-flexbox-20120309/</a>-->
3737

3838

3939
<dd><a
@@ -1695,7 +1695,7 @@ <h3 id=flex-line-pack><span class=secno>8.4. </span> &lsquo;<a
16951695
<tr>
16961696
<th>Initial:
16971697

1698-
<td>start
1698+
<td>stretch
16991699

17001700
<tr>
17011701
<th>Applies to:
@@ -2667,7 +2667,7 @@ <h2 class=no-num id=property>Property index</h2>
26672667

26682668
<td>start | end | center | justify | distribute | stretch
26692669

2670-
<td>start
2670+
<td>stretch
26712671

26722672
<td>multi-line flexboxes
26732673

css3-flexbox/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ <h3 id='flex-line-pack'>
857857
<td>start | end | center | justify | distribute | stretch
858858
<tr>
859859
<th>Initial:
860-
<td>start
860+
<td>stretch
861861
<tr>
862862
<th>Applies to:
863863
<td><i>multi-line</i> flexboxes

css3-gcpm/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2534,7 +2534,7 @@ <h3>Page shift effects</h3>
25342534

25352535
<h2>Page floats</h2>
25362536

2537-
<p class=issue>Misnomer?
2537+
<p class=issue>Is this a misnomer?
25382538

25392539
<p>Images and figures are sometimes displayed at the top or bottom of
25402540
pages and columns. This specificaton adds new keywords on the 'float'

0 commit comments

Comments
 (0)