File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,13 +92,12 @@ Types of overflow</h2>
9292 some of the children, any of their descendants with
9393 ''transform-style: preserve-3d'' must also be examined.
9494
95- There are three different types of overflow,
95+ There are two different types of overflow,
9696 which are used for different purposes by the UA:
9797
9898 <ul>
9999 <li> <a>ink overflow</a>
100100 <li> <a>scrollable overflow</a>
101- <li> <a>border-box overflow</a>
102101 </ul>
103102
104103<h3 id="ink">Ink overflow</h3>
@@ -169,7 +168,8 @@ Scrollable overflow</h3>
169168 and that overflow is not already clipped
170169 by the 'clip' property.
171170
172- Note: The 'masking' properties do not affect the <a>scrollable overflow region</a> .
171+ Note: The 'mask-*' properties [[!CSS-MASKING-1]]
172+ do not affect the <a>scrollable overflow region</a> .
173173
174174 Issue: Need to evaluate compat of honoring or ignoring 'clip' and 'clip-path' .
175175 </ul>
You can’t perform that action at this time.
0 commit comments