Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timing of SpeechSynthesisUtterance events firing not defined #40

Open
foolip opened this issue Sep 13, 2018 · 1 comment
Open

Timing of SpeechSynthesisUtterance events firing not defined #40

foolip opened this issue Sep 13, 2018 · 1 comment

Comments

@foolip
Copy link
Member

foolip commented Sep 13, 2018

https://w3c.github.io/speech-api/#utterance-events

These descriptions don't describe precisely when the events fire compared to when speak(), pause(), resume() or cancel() are fired. This makes it impossible to write a detailed test for those methods based on the spec.

I needed this to write a test for https://bugs.chromium.org/p/chromium/issues/detail?id=679043.

@GLRoylance
Copy link

see #39

moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Sep 18, 2018
…d resume(), a=testonly

Automatic update from web-platform-testsAdd tests for SpeechSynthesis pause() and resume() (#12992)

For https://bugs.chromium.org/p/chromium/issues/detail?id=679043

Spec bugs:
WICG/speech-api#39
WICG/speech-api#40
--

wpt-commits: d85043d2c674aef5a8939c18454c683f82eaab2c
wpt-pr: 12992
jankeromnes pushed a commit to jankeromnes/gecko that referenced this issue Sep 19, 2018
…d resume(), a=testonly

Automatic update from web-platform-testsAdd tests for SpeechSynthesis pause() and resume() (#12992)

For https://bugs.chromium.org/p/chromium/issues/detail?id=679043

Spec bugs:
WICG/speech-api#39
WICG/speech-api#40
--

wpt-commits: d85043d2c674aef5a8939c18454c683f82eaab2c
wpt-pr: 12992
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this issue Oct 3, 2019
…d resume(), a=testonly

Automatic update from web-platform-testsAdd tests for SpeechSynthesis pause() and resume() (#12992)

For https://bugs.chromium.org/p/chromium/issues/detail?id=679043

Spec bugs:
WICG/speech-api#39
WICG/speech-api#40
--

wpt-commits: d85043d2c674aef5a8939c18454c683f82eaab2c
wpt-pr: 12992

UltraBlame original commit: 4b9326fa29a486e29995cf8fa19ac7172b811ad5
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Oct 3, 2019
…d resume(), a=testonly

Automatic update from web-platform-testsAdd tests for SpeechSynthesis pause() and resume() (#12992)

For https://bugs.chromium.org/p/chromium/issues/detail?id=679043

Spec bugs:
WICG/speech-api#39
WICG/speech-api#40
--

wpt-commits: d85043d2c674aef5a8939c18454c683f82eaab2c
wpt-pr: 12992

UltraBlame original commit: 4b9326fa29a486e29995cf8fa19ac7172b811ad5
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Oct 3, 2019
…d resume(), a=testonly

Automatic update from web-platform-testsAdd tests for SpeechSynthesis pause() and resume() (#12992)

For https://bugs.chromium.org/p/chromium/issues/detail?id=679043

Spec bugs:
WICG/speech-api#39
WICG/speech-api#40
--

wpt-commits: d85043d2c674aef5a8939c18454c683f82eaab2c
wpt-pr: 12992

UltraBlame original commit: 4b9326fa29a486e29995cf8fa19ac7172b811ad5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants