We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9beaea1 commit 03fd977Copy full SHA for 03fd977
css-align-3/Overview.bs
@@ -2539,10 +2539,10 @@ Changes</h2>
2539
assume ''horizontal-tb''.
2540
<li>If the box’s own [=writing mode=] is horizontal,
2541
assume ''vertical-lr'' if 'direction' is ''ltr''
2542
- and ''vertical-rl'' if 'direction' is ''rtl''.
2543
- </ul>
2544
- </ins>
2545
- </blockquote>
+ and ''vertical-rl'' if 'direction' is ''rtl''.
+ </ul>
+ </ins>
+ </blockquote>
2546
<li>Define the 'grid-gap' properties as [=legacy name aliases=] of the 'gap' properties.
2547
(<a href="https://github.com/w3c/csswg-drafts/issues/8014">Issue 8014</a>)
2548
<li>Defer definition of ''align-self/normal'' alignment for [=absolutely positioned boxes=] to [[css-position-3]].
0 commit comments