Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / Counter.idl
index 886436e..46d6b9b 100644 (file)
@@ -19,7 +19,8 @@
 
 // Introduced in DOM Level 2:
 [
-    WillBeGarbageCollected
+    WillBeGarbageCollected,
+    RuntimeEnabled=CSSValue,
 ] interface Counter {
     readonly attribute DOMString identifier;
     readonly attribute DOMString listStyle;