We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b20432 commit 5a06edaCopy full SHA for 5a06eda
css-text-3/Overview.bs
@@ -5695,7 +5695,8 @@ Bidirectionality and Line Boxes</h3>
5695
that is, the <a>bidi paragraph</a> for which the line box holds content.
5696
An empty line box
5697
(i.e. one that contains no atomic inlines or
5698
- characters other than the line-breaking character, if any),
+ characters other than the line-breaking character, if any)
5699
+ or one that contains only weak or neutral characters,
5700
takes its <a>inline base direction</a> from the preceding line box (if any), or,
5701
if this is the first line box in the containing block,
5702
then from the 'direction' property of the containing block.
0 commit comments