mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
CSS Filter: Add properties from compositing/blending module
This commit is contained in:
@@ -87,6 +87,7 @@ SAFE_PROPERTIES = {
|
||||
"backface-visibility",
|
||||
"background",
|
||||
"background-attachment",
|
||||
"background-blend-mode",
|
||||
"background-clip",
|
||||
"background-color",
|
||||
"background-image",
|
||||
@@ -211,6 +212,7 @@ SAFE_PROPERTIES = {
|
||||
"max-width",
|
||||
"min-height",
|
||||
"min-width",
|
||||
"mix-blend-mode",
|
||||
"opacity",
|
||||
"order",
|
||||
"orphans",
|
||||
|
||||
Reference in New Issue
Block a user