Summary: | Combination of filter and overflow:hidden causes an element to not render | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | NEW --- | ||||||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, simon.fraser, zalan | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Firefox fails this test too (but Chrome doesn't). I am getting grey color in container across all browsers (Safari 16.6, Chrome Canary 118 and Firefox Nightly 118). All browsers are doing same. Do we need to track it or we are testing this wrong? |
Created attachment 326148 [details] Testcase An element with overflow:hidden and a filter fails to render. See attachment.