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

Unified Diff: third_party/WebKit/LayoutTests/webmidi/add-port-expected.txt

Issue 2487113002: Web MIDI: fix a regression of r430234 (Closed)
Patch Set: review #18 Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webmidi/add-port-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webmidi/add-port-expected.txt b/third_party/WebKit/LayoutTests/webmidi/add-port-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5069b49f5dc2a51d0cd60feb6d660b029fc31c2f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/webmidi/add-port-expected.txt
@@ -0,0 +1,12 @@
+Test if newly connected ports work correctly.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS Test devices are newly added correctly.
+PASS event.data is noteOn
+PASS event.data is noteOn
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698