Skip to content

Commit 8daca67

Browse files
committed
[css-contain-2] Per WG resolution, hidden elements don't generate boxes in the top layer. w3c#6728
1 parent 76b751b commit 8daca67

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-contain-2/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,6 +1696,11 @@ Restrictions and Clarifications {#cv-notes}
16961696
to their "proper" values from the cascade),
16971697
no transitions are started.
16981698

1699+
11. While an element is [=skipped=],
1700+
if it is placed in the [=top layer=],
1701+
it does not generate any boxes,
1702+
as if it were ''display: none''.
1703+
16991704

17001705

17011706
Accessibility Implications {#cv-a11y}

0 commit comments

Comments
 (0)