| Index: LayoutTests/webmidi/open_close-expected.txt
|
| diff --git a/LayoutTests/webmidi/open_close-expected.txt b/LayoutTests/webmidi/open_close-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..53a98bf5265eefa0137adddc1d5fb748617a6b8c
|
| --- /dev/null
|
| +++ b/LayoutTests/webmidi/open_close-expected.txt
|
| @@ -0,0 +1,17 @@
|
| +Tests MIDIPort.open and MIDIPort.close.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS requestMIDIAccess() succeeded with access [object MIDIAccess].
|
| +PASS port.state is "connected"
|
| +PASS port.state is "connected"
|
| +PASS eventPort.state is "opened"
|
| +PASS port.state is "opened"
|
| +PASS port.state is "opened"
|
| +PASS eventPort.state is "connected"
|
| +PASS port.state is "connected"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|