Skip to content

Commit 2362f05

Browse files
committed
[css-overflow-3] Clean up issues
1 parent 9381b07 commit 2362f05

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

css-overflow-3/Overview.bs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -259,14 +259,10 @@ Scrollable Overflow</h3>
259259
and that <a>scrollable overflow</a> is not already clipped
260260
(e.g. by the 'clip' property or the 'contain' property).
261261

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-
266262
Note: The 'mask-*' properties [[!CSS-MASKING-1]]
267263
do not affect the <a>scrollable overflow area</a>.
268264

269-
Issue: Need to evaluate compat of honoring or ignoring 'clip' and 'clip-path'.
265+
ISSUE(8607): Need to evaluate what should/should not clip [=scrollable overflow=].
270266

271267
<li>
272268
Additional padding added

0 commit comments

Comments
 (0)