1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:07:44 +00:00

LibWeb: Establish stacking context when backdrop-filter is not 'none'

This commit is contained in:
Luke Wilde 2022-10-24 16:05:10 +01:00 committed by Andreas Kling
parent 6b50425013
commit 8ace6b4f1d
2 changed files with 8 additions and 0 deletions

View file

@ -29,6 +29,7 @@
},
"backdrop-filter": {
"affects-layout": false,
"affects-stacking-context": true,
"inherited": false,
"initial": "none",
"valid-types": [