We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9381b07 commit 2362f05Copy full SHA for 2362f05
css-overflow-3/Overview.bs
@@ -259,14 +259,10 @@ Scrollable Overflow</h3>
259
and that <a>scrollable overflow</a> is not already clipped
260
(e.g. by the 'clip' property or the 'contain' property).
261
262
- Issue: should ''overflow: clip'' also clip the <a>scrollable overflow</a>
263
- or should it remain a pure paint-time operation,
264
- which would mean that scrollable overflow, while invisible, would still be scrollable.
265
-
266
Note: The 'mask-*' properties [[!CSS-MASKING-1]]
267
do not affect the <a>scrollable overflow area</a>.
268
269
- Issue: Need to evaluate compat of honoring or ignoring 'clip' and 'clip-path'.
+ ISSUE(8607): Need to evaluate what should/should not clip [=scrollable overflow=].
270
271
<li>
272
Additional padding added
0 commit comments