Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / track / TextTrackCueList.idl
index a71d687..6ea59a6 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 [
-    RuntimeEnabled=VideoTrack
+    WillBeGarbageCollected,
 ] interface TextTrackCueList {
     readonly attribute unsigned long length;
     getter TextTrackCue item(unsigned long index);