Fix filter clipping caused by overflow: hidden (#30517)

* Partially fix filter clipping

* Clean up the logic

* Update components/layout_2020/display_list/stacking_context.rs

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Ennui Langeweile 2023-10-09 09:51:51 -03:00 committed by GitHub
parent 5eed4e978c
commit 84dd447d9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 7 deletions

View file

@ -1,2 +0,0 @@
[blur-clip-stacking-context-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[drop-shadow-clipped-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[will-change-blur-filter-under-clip.html]
expected: FAIL