Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1142)

Unified Diff: Source/core/html/track/VideoTrack.idl

Issue 1178333002: Sync audio/video/text track-related interfaces with the specs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/html/track/TextTrackList.idl ('k') | Source/core/html/track/VideoTrackList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/track/VideoTrack.idl
diff --git a/Source/core/html/track/VideoTrack.idl b/Source/core/html/track/VideoTrack.idl
index cc4efee29da42b1a703173f219b169469897caf3..bc0073e2b4e542cd0fd7596c34e1dea702ee6937 100644
--- a/Source/core/html/track/VideoTrack.idl
+++ b/Source/core/html/track/VideoTrack.idl
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// https://html.spec.whatwg.org/#videotrack
+
[
RuntimeEnabled=AudioVideoTracks,
SetWrapperReferenceFrom=owner,
« no previous file with comments | « Source/core/html/track/TextTrackList.idl ('k') | Source/core/html/track/VideoTrackList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698