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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 2110573002: MediaCaptureFromElement: add captureStreamUntilEnded() and LayoutTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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 308ed3b961a9e4565375c0bac9d3701c38ae7063..9baf288b44f7b67c38e85ffca2bdbd0df61c443c 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
@@ -312,6 +312,7 @@ html element audio
property buffered
property canPlayType
property captureStream
+ property captureStreamUntilEnded
property controls
property crossOrigin
property currentSrc
@@ -1056,6 +1057,7 @@ html element video
property buffered
property canPlayType
property captureStream
+ property captureStreamUntilEnded
property controls
property crossOrigin
property currentSrc

Powered by Google App Engine
This is Rietveld 408576698