mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
CSS Filter: Add "counters" keyword per CSS 2.1 spec for CSS counters.
This commit is contained in:
committed by
Neil Williams
parent
32586deef6
commit
fd0645a7cb
@@ -265,6 +265,7 @@ SAFE_FUNCTIONS = {
|
||||
"attr",
|
||||
"calc",
|
||||
"counter",
|
||||
"counters",
|
||||
"hsl",
|
||||
"hsla",
|
||||
"lang",
|
||||
|
||||
Reference in New Issue
Block a user