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

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

Issue 1885553002: Remove flag for HTMLMediaElement.srcObject. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix statble webexposed test expectation Created 4 years, 8 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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index aa53b0e2f8c1fe656539fdd6370e7680c2b0c10b..df1f8b765bacb061dae24803447aaff60aa75344 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2243,6 +2243,7 @@ interface HTMLMediaElement : HTMLElement
getter seeking
getter sinkId
getter src
+ getter srcObject
getter textTracks
getter volume
getter webkitAudioDecodedByteCount
@@ -2268,6 +2269,7 @@ interface HTMLMediaElement : HTMLElement
setter playbackRate
setter preload
setter src
+ setter srcObject
setter volume
interface HTMLMenuElement : HTMLElement
attribute @@toStringTag

Powered by Google App Engine
This is Rietveld 408576698