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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS HTMLCanvasElement interface: operation captureStream(double)
3 PASS HTMLMediaElement interface: operation captureStream()
4 PASS CanvasCaptureMediaStreamTrack interface: existence and properties of interf ace object
5 PASS CanvasCaptureMediaStreamTrack interface object length
6 PASS CanvasCaptureMediaStreamTrack interface object name
7 FAIL CanvasCaptureMediaStreamTrack interface: existence and properties of interf ace prototype object assert_equals: class string of CanvasCaptureMediaStreamTrac k.prototype expected "[object CanvasCaptureMediaStreamTrackPrototype]" but got " [object CanvasCaptureMediaStreamTrack]"
8 PASS CanvasCaptureMediaStreamTrack interface: existence and properties of interf ace prototype object's "constructor" property
9 PASS CanvasCaptureMediaStreamTrack interface: attribute canvas
10 PASS CanvasCaptureMediaStreamTrack interface: operation requestFrame()
11 Harness: the test ran to completion.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698