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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2741933004: [Blink, Media] Added controlsList to HTMLMediaElement (Closed)
Patch Set: Created 3 years, 9 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
Index: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index 4b46d00ceb7b9802f8cd42e62eb8d804637278d6..a567a8e26444325faf21d44ba707298dd8920911 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2338,6 +2338,7 @@ interface HTMLMediaElement : HTMLElement
getter autoplay
getter buffered
getter controls
+ getter controlsList
getter crossOrigin
getter currentSrc
getter currentTime
@@ -2378,6 +2379,7 @@ interface HTMLMediaElement : HTMLElement
method setSinkId
setter autoplay
setter controls
+ setter controlsList
setter crossOrigin
setter currentTime
setter defaultMuted

Powered by Google App Engine
This is Rietveld 408576698