We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233b780 commit e7fd1b8Copy full SHA for e7fd1b8
css-overflow-3/Overview.bs
@@ -163,9 +163,11 @@ Scrollable overflow</h3>
163
provided they themselves have ''overflow: visible''
164
(i.e. do not themselves trap the overflow)
165
and that overflow is not already clipped
166
- by the 'clip' or 'clip-path' properties.
+ by the 'clip' property.
167
168
- Issue: What about masking?
+ Note: The 'masking' properties do not affect the <a>scrollable overflow region</a>.
169
+
170
+ Issue: Need to evaluate compat of honoring or ignoring 'clip' and 'clip-path'.
171
</ul>
172
173
<p class="issue">
0 commit comments