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
commit 8ace6b4f1d
Notes: sideshowbarker 2024-07-17 06:51:40 +09:00
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": [