| Index: LayoutTests/webmidi/send-messages-expected.txt
|
| diff --git a/LayoutTests/webmidi/send-messages-expected.txt b/LayoutTests/webmidi/send-messages-expected.txt
|
| index b5b355aae7fc711950f9b8e00be798641ed830b9..460a060a604ffe4b4d3536b20ea85e71e66ec852 100644
|
| --- a/LayoutTests/webmidi/send-messages-expected.txt
|
| +++ b/LayoutTests/webmidi/send-messages-expected.txt
|
| @@ -3,7 +3,6 @@ Test if various kinds of MIDI messages can be validated.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS testRunner.setPermission is defined.
|
| PASS navigator.requestMIDIAccess is defined.
|
| PASS output.send([0x00, 0x01]) threw exception TypeError: Failed to execute 'send' on 'MIDIOutput': Running status is not allowed at index 0 (0)..
|
| PASS output.send([0xf7]) threw exception TypeError: Failed to execute 'send' on 'MIDIOutput': Unexpected end of system exclusive message at index 0 (247)..
|
|
|