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

Unified Diff: LayoutTests/fast/speechsynthesis/speech-synthesis-voices-changed-expected.txt

Issue 27477002: Add support for onvoiceschanged event. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@platform_speech_chromium
Patch Set: Check activeDOMObjectsAreStopped, address other feedback Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/speechsynthesis/speech-synthesis-voices-changed-expected.txt
diff --git a/LayoutTests/fast/speechsynthesis/speech-synthesis-voices-changed-expected.txt b/LayoutTests/fast/speechsynthesis/speech-synthesis-voices-changed-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8bbe44e39e1c7dc426ceef7e362c497939946a95
--- /dev/null
+++ b/LayoutTests/fast/speechsynthesis/speech-synthesis-voices-changed-expected.txt
@@ -0,0 +1,7 @@
+Initially, there are 0 voices.
+Got onvoiceschanged event.
+Now there are 3 voices.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/speechsynthesis/speech-synthesis-voices-changed.html ('k') | Source/core/events/EventTypeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698