File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5724,16 +5724,16 @@ Bidirectionality and Line Boxes</h3>
57245724
57255725 <p> The <a spec=css-writing-modes-3>start</a> and <a spec=css-writing-modes-3>end</a> sides of a line box
57265726 are determined by the <a>inline base direction</a> of the line box.
5727-
5728- <p class="note"> Note: Although they usually match,
5727+ Although they usually match,
57295728 the [=inline base direction=] of a [=line box=]
5730- is distinct from the [=inline base direction=] applied to its contents.
5729+ is distinct from the [=inline base direction=]
5730+ of the [=containing block=] or the [=bidi paragraph=] .
57315731 The [=line box=] ’s [=inline base direction=] affects
57325732 'text-align-all' , 'text-align-last' , 'text-indent' , and 'hanging-punctuation' --
57335733 i.e. the position and alignment of its contents with respect to its edges.
5734- It does not affect the formatting or ordering of inline content,
5735- which is controlled by the Unicode bidirectional algorithm
5736- as applied by [[CSS-WRITING-MODES-3]] .
5734+ It does not affect the formatting or ordering of inline content
5735+ ( which is controlled by the Unicode bidirectional algorithm
5736+ as applied by [[CSS-WRITING-MODES-3]] ) .
57375737
57385738 <p> In most cases, a [=line box=] ’s [=inline base direction=]
57395739 is given by its [=containing block=] 's computed ' direction'.
You can’t perform that action at this time.
0 commit comments