File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -944,7 +944,8 @@ Ordering and Orientation</h2>
944944 that use this dichotomy to improve accessibility.
945945
946946 <p>
947- Authors <em> must not</em> use these techniques as a substitute for correct source ordering,
947+ Authors <em> must not</em> use 'order' or the ''*-reverse'' values of 'flex-flow' /'flex-direction'
948+ as a substitute for correct source ordering,
948949 as that can ruin the accessibility of the document.
949950
950951<!--
@@ -1008,7 +1009,7 @@ Flex Flow Direction: the 'flex-direction' property</h3>
10081009 </dl>
10091010
10101011 <p class="note">
1011- The reverse values do not reverse box ordering;
1012+ The reverse values do not reverse box ordering:
10121013 like 'writing-mode' and 'direction' [[CSS3-WRITING-MODES]] ,
10131014 they only change the direction of flow.
10141015 Painting order, speech order, and sequential navigation orders
You can’t perform that action at this time.
0 commit comments