Skip to content

Commit 70cd35c

Browse files
committed
[css-position-4][editorial] tweak wording
1 parent 15b976e commit 70cd35c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-position-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@ with its top left corner at the canvas origin.
279279
into |canvas|.
280280

281281
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.
282+
can be rearranged within a line
283+
due to [[css-writing-modes-3#bidi-box-model|bidirectional reordering]],
284+
the fragments are nevertheless painted in tree order.
285285
</div>
286286

287287
<div algorithm>

0 commit comments

Comments
 (0)