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

Side by Side Diff: LayoutTests/webmidi/loopback-receive-expected.txt

Issue 1339123002: Remove some usage of testRunner.setPermission. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@notifications-flakyness
Patch Set: review comments Created 5 years, 3 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
« no previous file with comments | « LayoutTests/webmidi/loopback-receive.html ('k') | LayoutTests/webmidi/permission.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test if midimessage event handler work. 1 Test if midimessage event handler work.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS testRunner.setPermission is defined.
7 PASS navigator.requestMIDIAccess is defined. 6 PASS navigator.requestMIDIAccess is defined.
8 running test with useAddEventListener = false 7 running test with useAddEventListener = false
9 receiving data 0: 128,0,0 8 receiving data 0: 128,0,0
10 PASS actual is expected 9 PASS actual is expected
11 receiving data 1: 144,0,0 10 receiving data 1: 144,0,0
12 PASS actual is expected 11 PASS actual is expected
13 receiving data 2: 160,0,0 12 receiving data 2: 160,0,0
14 PASS actual is expected 13 PASS actual is expected
15 receiving data 3: 176,0,0 14 receiving data 3: 176,0,0
16 PASS actual is expected 15 PASS actual is expected
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 receiving data 12: 255 63 receiving data 12: 255
65 PASS actual is expected 64 PASS actual is expected
66 receiving data 13: 240,0,1,2,3,247 65 receiving data 13: 240,0,1,2,3,247
67 PASS actual is expected 66 PASS actual is expected
68 receiving data 14: 240,248,247 67 receiving data 14: 240,248,247
69 PASS actual is expected 68 PASS actual is expected
70 PASS successfullyParsed is true 69 PASS successfullyParsed is true
71 70
72 TEST COMPLETE 71 TEST COMPLETE
73 72
OLDNEW
« no previous file with comments | « LayoutTests/webmidi/loopback-receive.html ('k') | LayoutTests/webmidi/permission.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698