Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(307)

Unified Diff: core/html/HTMLTrackElement.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/html/HTMLTrackElement.idl
diff --git a/core/html/HTMLTrackElement.idl b/core/html/HTMLTrackElement.idl
index f0d21f6700b498f6aada67f5f33138a57e897127..d27ae46acaa558b57f62710f1d4b03130d0b82f5 100644
--- a/core/html/HTMLTrackElement.idl
+++ b/core/html/HTMLTrackElement.idl
@@ -24,7 +24,7 @@
*/
[
- EnabledAtRuntime=webkitVideoTrack
+ EnabledAtRuntime=videoTrack
] interface HTMLTrackElement : HTMLElement {
attribute DOMString kind;
[Reflect, URL] attribute DOMString src;

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b