You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass=note> Note: Note that grids and the <adata-link-type=dfnhref=#grid-placement-propertytitle="grid-placement properties">grid-placement properties</a> are <adata-link-type=dfntitle=flow-relative>flow-relative</a>,
2297
-
while abspos offsets are <adata-link-type=dfntitle=physical>physical</a>,
2296
+
<pclass=note> Note: Note that grids and the <adata-link-type=dfnhref=#grid-placement-propertytitle="grid-placement properties">grid-placement properties</a> are <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-writing-modes-3/#flow-relativetitle=flow-relative>flow-relative</a>,
2297
+
while abspos offsets are <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-writing-modes-3/#physicaltitle=physical>physical</a>,
2298
2298
so if the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-writing-modes-3/#propdef-directiontitle=direction>direction</a> or <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-writing-modes-3/#propdef-writing-modetitle=writing-mode>writing-mode</a> properties change,
the <adata-link-type=dfnhref=#gridtitle=grid>grid</a> is aligned within the padding box according to the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-align-3/#justify-contenttitle=justify-content>justify-content</a> and <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-align-3/#align-contenttitle=align-content>align-content</a> properties on the <adata-link-type=dfnhref=#grid-containertitle="grid container">grid container</a>.
Z-axis Ordering: the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-position-3/#z-indextitle=z-index>z-index</a> property</span><aclass=self-linkhref=#z-order></a></h3>
Currently this algorithm embodies several heuristics which regulate the growth of spanning <adata-link-type=dfnhref=#grid-itemtitle="grid items">Grid items</a> to accommodate certain use cases. (E.g. the game example in Figures 2 and 3 above.) These heuristics should be a normative part of this specification to ensure interoperability. To the extent additional use cases can be identified that cannot be satisfied by following the current heuristics, the normative algorithm can be updated, or additional mechanisms can be introduced for fine-grained control of content-based TrackSizingFunction.
0 commit comments