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
and the <ahref="#overview">Flex Layout Overview</a> for examples
1662
1662
that use this dichotomy to improve accessibility.</p>
1663
1663
1664
-
1665
-
<p>Authors <em>must not</em> use <aclass="property" data-link-type="propdesc" href="#propdef-order">order</a> or the <spanclass="css">*-reverse</span> values of <aclass="property" data-link-type="propdesc" href="#propdef-flex-flow">flex-flow</a>/<aclass="property" data-link-type="propdesc" href="#propdef-flex-direction">flex-direction</a>
1664
+
<strongclass="advisement">
1665
+
Authors <em>must not</em> use <aclass="property" data-link-type="propdesc" href="#propdef-order">order</a> or the <spanclass="css">*-reverse</span> values of <aclass="property" data-link-type="propdesc" href="#propdef-flex-flow">flex-flow</a>/<aclass="property" data-link-type="propdesc" href="#propdef-flex-direction">flex-direction</a>
1666
1666
as a substitute for correct source ordering,
1667
-
as that can ruin the accessibility of the document.</p>
1667
+
as that can ruin the accessibility of the document.</strong>
0 commit comments