chromium/third_party/blink/web_tests/fast/speechsynthesis/speech-synthesis-boundary-events-expected.txt

This tests that a speech job will generate the correct boundary events.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Speech started
Boundary event: word, Character index: 0, Character length: 4
Boundary event: sentence, Character index: 0, Character length: 14
PASS successfullyParsed is true

TEST COMPLETE