[css-overflow-3] What clips scrollable overflow? · Issue #8607 · w3c/csswg-drafts (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
See testcase:
So far the following results:
overflow: clip
(andcontain: paint
) clip scrollable overflowclip-path
does not clip scrollable overflow in FF, WK, or Blink- Side note: Blink doesn't seem to support the full syntax of
clip-path
, e.g.border-box
doesn't work >:/
- Side note: Blink doesn't seem to support the full syntax of
clip
does not have interop on this point
Is this the behavior we want?
Metadata
Metadata
Labels
Development
No branches or pull requests