WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
273055
css/css-overflow/overflow-canvas.html fails, due to not supporting visible overflow for replaced element
https://bugs.webkit.org/show_bug.cgi?id=273055
Summary
css/css-overflow/overflow-canvas.html fails, due to not supporting visible ov...
Matt Woodrow
Reported
2024-04-22 01:05:01 PDT
It looks like we always clip replaced elements to the content box rect, even if `overflow: visible` is specified. RenderViewTransitionCapture is the exception, which has the reverse issue, and never clips overflow when using the layer attachment rendering path `RenderLayerCompositor::collectViewTransitionNewContentLayers`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-29 01:05:15 PDT
<
rdar://problem/127218689
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug