File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 > <ul
13681368 style="display: '2 1'"> <li> one <li> two </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 "> ‘< code
1373+ class =property > flex-order</ code > ’.</ a >
13711374
13721375 < table class =propdef-extra >
13731376 < tbody >
You can’t perform that action at this time.
0 commit comments