CSS Filter: Add "counters" keyword per CSS 2.1 spec for CSS counters.

This commit is contained in:
dredmorbius
2014-05-01 08:42:40 -07:00
committed by Neil Williams
parent 32586deef6
commit fd0645a7cb

View File

@@ -265,6 +265,7 @@ SAFE_FUNCTIONS = {
"attr",
"calc",
"counter",
"counters",
"hsl",
"hsla",
"lang",