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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/mediacapture-fromelement/idlharness-expected.txt

Issue 2755293002: Capture from DOM elements: WPT idl tests (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/external/wpt/mediacapture-fromelement/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/mediacapture-fromelement/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/mediacapture-fromelement/idlharness-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9521b60a8840bf5bc871960360055b1d8a252e34
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/mediacapture-fromelement/idlharness-expected.txt
@@ -0,0 +1,12 @@
+This is a testharness.js-based test.
+PASS HTMLCanvasElement interface: operation captureStream(double)
+PASS HTMLMediaElement interface: operation captureStream()
+PASS CanvasCaptureMediaStreamTrack interface: existence and properties of interface object
+PASS CanvasCaptureMediaStreamTrack interface object length
+PASS CanvasCaptureMediaStreamTrack interface object name
+FAIL CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object assert_equals: class string of CanvasCaptureMediaStreamTrack.prototype expected "[object CanvasCaptureMediaStreamTrackPrototype]" but got "[object CanvasCaptureMediaStreamTrack]"
+PASS CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object's "constructor" property
+PASS CanvasCaptureMediaStreamTrack interface: attribute canvas
+PASS CanvasCaptureMediaStreamTrack interface: operation requestFrame()
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698