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
Copy file name to clipboardExpand all lines: css-flexbox-1/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1357,7 +1357,7 @@ Reordering and Accessibility</h4>
1357
1357
(such as <a href="https://www.w3.org/TR/css3-speech/">speech</a>).
1358
1358
Likewise, 'order' does not affect
1359
1359
the default traversal order of sequential navigation modes
1360
-
(such as cycling through links, see e.g. <a href="https://www.w3.org/TR/html5/editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><code>tabindex</code></a>[[HTML5]]).
1360
+
(such as cycling through links, see e.g. <a href="https://html.spec.whatwg.org/multipage/interaction.html#attr-tabindex"><code>tabindex</code></a>[[HTML]]).
1361
1361
1362
1362
Advisement:
1363
1363
Authors <em>must</em> use 'order' only for visual, not logical, reordering of content.
Copy file name to clipboardExpand all lines: css-grid-1/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -705,7 +705,7 @@ Reordering and Accessibility</h2>
705
705
(such as <a href="https://www.w3.org/TR/css3-speech/">speech</a>).
706
706
Likewise, rearranging grid items visually does not affect
707
707
the default traversal order of sequential navigation modes
708
-
(such as cycling through links, see e.g. <a href="https://www.w3.org/TR/html5/editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><code>tabindex</code></a>[[HTML5]]).
708
+
(such as cycling through links, see e.g. <a href="https://html.spec.whatwg.org/multipage/interaction.html#attr-tabindex"><code>tabindex</code></a>[[HTML]]).
709
709
710
710
Advisement:
711
711
Authors <em>must</em> use 'order' and the <a>grid-placement properties</a>
Copy file name to clipboardExpand all lines: css-regions-1/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -422,7 +422,7 @@ The 'flow-into' property</h3>
422
422
the default traversal order
423
423
of sequential navigation modes
424
424
(such as cycling through links,
425
-
see e.g. <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><code>tabindex</code></a>[[HTML401]]).
425
+
see e.g. <a href="https://html.spec.whatwg.org/multipage/interaction.html#attr-tabindex"><code>tabindex</code></a>[[HTML]]).
0 commit comments