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

Side by Side Diff: LayoutTests/webmidi/requestmidiaccess-expected.txt

Issue 17619003: Fulfill or reject MIDIAccessPromise from MIDIAccessor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: move layout test from fast/webmidi to webmidi Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests navigator.requestMIDIAccess.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS requestMIDIAccess() succeeded with access [object MIDIAccess].
7 PASS access.inputs().length is 1
8 PASS access.outputs().length is 1
9 PASS input attributes are correct
10 PASS output attributes are correct
11 PASS requestMIDIAccess() was correctly blocked for System Exclusive access with error [object DOMError].
12 PASS navigator.requestMIDIAccess() did not throw exception.
13 PASS navigator.requestMIDIAccess() did not throw exception.
14 PASS successfullyParsed is true
15
16 TEST COMPLETE
17
OLDNEW
« no previous file with comments | « LayoutTests/webmidi/requestmidiaccess-basic-expected.txt ('k') | Source/modules/webmidi/MIDIAccess.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698