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
On a <a>flex item</a> whose 'overflow' is ''overflow/visible'' in the <a>main axis</a>,
@@ -1277,7 +1277,7 @@ Reordering and Accessibility</h4>
1277
1277
(such as <a href="http://www.w3.org/TR/css3-speech/">speech</a>).
1278
1278
Likewise, 'order' does not affect
1279
1279
the default traversal order of sequential navigation modes
1280
-
(such as cycling through links, see e.g. 'nav-index'[[CSS3UI]] or <a href="http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html#adef-tabindex"><code>tabindex</code></a>[[HTML40]]).
1280
+
(such as cycling through links, see e.g. <a href="http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html#adef-tabindex"><code>tabindex</code></a>[[HTML40]]).
1281
1281
Authors <em>must</em> use 'order' only for visual, not logical, reordering of content;
1282
1282
style sheets that use 'order' to perform logical reordering are non-conforming.
1283
1283
@@ -2008,7 +2008,7 @@ Cross-axis Alignment: the 'align-items' and 'align-self' properties</h3>
2008
2008
or ''align-self/stretch'' if the element has no parent.
0 commit comments