Skip to content

Commit 373dc51

Browse files
committed
Generated. Do not edit!
1 parent ba8d93f commit 373dc51

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

css3-layout/Overview.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
<h1>CSS Template Layout Module</h1>
1919

2020
<h2 class="no-num no-toc" id=longstatus-date-3-august-2004>W3C Working
21-
Draft 2 December 2011</h2>
21+
Draft 7 December 2011</h2>
2222

2323
<dl>
2424
<dt>This version:
2525

26-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-layout-20111202/">
27-
http://www.w3.org/TR/2011/WD-css3-layout-20111202/</a>
26+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-layout-20111207/">
27+
http://www.w3.org/TR/2011/WD-css3-layout-20111207/</a>
2828

2929
<dt>Latest version:
3030

@@ -1367,7 +1367,10 @@ <h2 id=position><span class=secno>8. </span>Flowing content into the
13671367
documentation by Andrew Fedoniouk and Ivan Goroun.</a> E.g., <code>&lt;ul
13681368
style="display: '2 1'">&lt;li>one &lt;li>two &lt;/ul></code> puts
13691369
“two” on the left and “one” on the right. (Note that this requires
1370-
that the names of slots are separated by spaces.)
1370+
that the names of slots are separated by spaces.) It is thus also a
1371+
shortcut for some applications of <a
1372+
href="http://www.w3.org/TR/css3-flexbox/#flex-order">&lsquo;<code
1373+
class=property>flex-order</code>&rsquo;.</a>
13711374

13721375
<table class=propdef-extra>
13731376
<tbody>

0 commit comments

Comments
 (0)