File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -506,10 +506,10 @@ <h3 id=direction><span class=secno>2.1. </span>Specifying Directionality:
506506 </ dl >
507507
508508 < p class =note > The ‘< a href ="#direction0 "> < code
509- class =property > direction</ code > </ a > ’ property has no reordering in
510- inline-level elements whose ‘< a href =" #unicode-bidi0 " > < code
511- class =property > unicode-bidi</ code > </ a > ’ property's value is
512- ‘< code class =css > normal</ code > ’.
509+ class =property > direction</ code > </ a > ’ property has no effect on bidi
510+ reordering when specified on inline elements whose ‘< a
511+ href =" #unicode-bidi0 " > < code class =property > unicode-bidi</ code > </ a > ’
512+ property's value is ‘< code class =css > normal</ code > ’.
513513
514514 < p > The value of the ‘< a href ="#direction0 "> < code
515515 class =property > direction</ code > </ a > ’ property on the root element is
Original file line number Diff line number Diff line change @@ -262,8 +262,9 @@ <h3 id="direction">Specifying Directionality: the 'direction' property</h3>
262262 < dd > Right-to-left directionality.</ dd >
263263 </ dl >
264264
265- < p class ="note "> The 'direction' property has no reordering in inline-level
266- elements whose 'unicode-bidi' property's value is ''normal''.</ p >
265+ < p class ="note "> The 'direction' property has no effect on bidi reordering
266+ when specified on inline elements whose 'unicode-bidi' property's
267+ value is ''normal''.</ p >
267268
268269 < p > The value of the 'direction' property on the root element is also
269270 propagated to the initial containing block and, together with the
You can’t perform that action at this time.
0 commit comments