Skip to content

Commit d67df22

Browse files
committed
[css-overflow-3] Clarify effects of containment on propagation
Closes #7184
1 parent 5d4e301 commit d67df22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ Overflow Viewport Propagation</h3>
672672
The element from which the value is propagated must then have
673673
a used 'overflow' value of ''overflow/visible''.
674674

675-
Note: Using [=containment=] disables
675+
Note: Using [=containment=] on the HTML <{html}> or <{body}> elements disables
676676
this special handling of the HTML <{body}> element.
677677
See the [[CSS-CONTAIN-1#contain-property]] for details.
678678

0 commit comments

Comments
 (0)