File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1352,6 +1352,21 @@ <h2 id=position><span class=secno>8. </span>Flowing content into the
13521352 class =css > position: a -my-product</ code > ’ or ‘< code
13531353 class =css > position: -my-product(a)</ code > ’.
13541354
1355+ < p class =issue > < a
1356+ href ="http://www.w3.org/Style/CSS/Tracker/issues/201 "> ISSUE-201:</ a > Terra
1357+ Informatica's < a
1358+ href ="http://www.terrainformatica.com/htmlayout/ "> HTMLayout</ a > program
1359+ proposes an interesting shortcut: if a slot's name is a number (instead of
1360+ a letter), it refers directly to the child with that number. That child is
1361+ positioned in the slot and doesn't need a ‘< a
1362+ href ="#position0 "> < code class =property > position</ code > </ a > ’
1363+ property. See < a
1364+ href ="http://www.terrainformatica.com/w3/flex-layout/flex-layout.htm "> the
1365+ documentation by Andrew Fedoniouk and Ivan Goroun.</ a > E.g., < code > <ul
1366+ style="display: '2 1'"> <li> one <li> two </ul> </ code > puts
1367+ “two” on the left and “one” on the right. (Note that this requires
1368+ that the names of slots are separated by spaces.)
1369+
13551370 < table class =propdef-extra >
13561371 < tbody >
13571372 < tr >
You can’t perform that action at this time.
0 commit comments