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