File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1205,6 +1205,14 @@ <h3 id=order-property><span class=secno>5.4. </span> Display Order: the
12051205 order</ a > < a href ="#CSS21 " rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > ,
12061206 exactly as if the elements were reordered in the document.
12071207
1208+ < p > The ‘< a href ="#order "> < code class =property > order</ code > </ a > ’
1209+ property < em > must not</ em > affect ordering in non-visual media (such as < a
1210+ href ="http://www.w3.org/TR/css3-speech/ "> speech</ a > ). < span
1211+ class =note > This is so non-visual media and non-CSS UAs, which typically
1212+ present content linearly, can be catered to with a logical source order,
1213+ while ‘< a href ="#order "> < code class =property > order</ code > </ a > ’ is used
1214+ to rearrange the visual order.</ span >
1215+
12081216 < p > Unless otherwise specified, this property has no effect on elements
12091217 that are not < a href ="#flex-item "> < i > flex items</ i > </ a > .
12101218
Original file line number Diff line number Diff line change @@ -737,6 +737,14 @@ <h3 id='order-property'>
737737 This also affects the < a href ="http://www.w3.org/TR/CSS2/zindex.html "> painting order</ a > [[!CSS21]],
738738 exactly as if the elements were reordered in the document.
739739
740+ < p >
741+ The 'order' property < em > must not</ em > affect ordering in non-visual media
742+ (such as < a href ="http://www.w3.org/TR/css3-speech/ "> speech</ a > ).
743+ < span class ='note '> This is so non-visual media and non-CSS UAs,
744+ which typically present content linearly,
745+ can be catered to with a logical source order,
746+ while 'order' is used to rearrange the visual order.</ span >
747+
740748 < p >
741749 Unless otherwise specified,
742750 this property has no effect on elements that are not < i > flex items</ i > .
You can’t perform that action at this time.
0 commit comments