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 15b976e commit 70cd35cCopy full SHA for 70cd35c
css-position-4/Overview.bs
@@ -279,9 +279,9 @@ with its top left corner at the canvas origin.
279
into |canvas|.
280
281
Note: Even though the visual order of inline box fragments
282
- can be rearranged due to
283
- [[css-writing-modes-3#bidi-box-model|bidirectional reordering]],
284
- the fragments are still painted in tree order.
+ can be rearranged within a line
+ due to [[css-writing-modes-3#bidi-box-model|bidirectional reordering]],
+ the fragments are nevertheless painted in tree order.
285
</div>
286
287
<div algorithm>
0 commit comments