summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSRule.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSRule.idl')
-rw-r--r--WebCore/css/CSSRule.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/css/CSSRule.idl b/WebCore/css/CSSRule.idl
index 82a1dee..170a801 100644
--- a/WebCore/css/CSSRule.idl
+++ b/WebCore/css/CSSRule.idl
@@ -22,6 +22,7 @@ module css {
// Introduced in DOM Level 2:
interface [
+ CustomMarkFunction,
CustomToJS,
Polymorphic
] CSSRule {