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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-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/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 25eb37de8a977fd90d6a5713ee07a7f3e29a64d4..639df5f57d89d760f841ac0149a845ea01da19fc 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -316,6 +316,7 @@ html element audio
property canPlayType
property captureStream
property controls
+ property controlsList
property crossOrigin
property currentSrc
property currentTime
@@ -1049,6 +1050,7 @@ html element video
property canPlayType
property captureStream
property controls
+ property controlsList
property crossOrigin
property currentSrc
property currentTime

Powered by Google App Engine
This is Rietveld 408576698