You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test assertion: This test checks that block-level boxes in a {right-floating box | abs. pos. box | inline-block | table-cell | table-caption | block boxes with 'overflow' other than 'visible'} with 'writing-mode' set to {'vertical-lr'|'vertical-rl'} creates a block formatting context for its block boxes.
165
+
164
166
b) progression of line boxes in a block container that contains inlines
165
167
166
168
Test assertion: This test checks that lines boxes in a horizontal-tb block box that contains inlines are ordered from top to bottom; the first line box of such block box is the topmost
@@ -184,9 +186,9 @@ Test assertion: This test checks that rows in a vertical-rl table are ordered fr
184
186
Test assertion: This test checks that rows in a vertical-rl table are ordered from left to right; the first row is the leftmost row
185
187
186
188
For each of these tests, we need additional tests with
0 commit comments