We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369b940 commit fa59f77Copy full SHA for fa59f77
css-text-3/Overview.bs
@@ -5712,7 +5712,8 @@ Bidirectionality and Line Boxes</h3>
5712
An empty line box
5713
(i.e. one that contains no atomic inlines or
5714
characters other than the line-breaking character, if any)
5715
- or one that contains only weak or neutral characters,
+ or one whose <a>bidi paragraph</a> has no strong directionality
5716
+ (contains only weak or neutral characters),
5717
takes its <a>inline base direction</a> from the preceding line box (if any), or,
5718
if this is the first line box in the containing block,
5719
then from the 'direction' property of the containing block.
0 commit comments