[wpt-sync] Sync PR 50660 - Update on-device Web Speech APIs
Categories
(Core :: Web Speech, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50660 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50660
Details from upstream follow.
Evan Liu <evliu@google.com> wrote:
Update on-device Web Speech APIs
This CL updates the on-device Web Speech APIs to reflect the spec changes from github.com/WebAudio/web-speech-api/pull/132.
Bug: 40286514
Change-Id: I50d75a238f5c590a823c3d5dbff5d94082a1d42d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6249272
Commit-Queue: Evan Liu \<evliu@google.com>
Reviewed-by: Fr \<beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/main@{#1419467}
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Comment 1•12 days ago
|
||
Assignee | ||
Comment 2•12 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 2
Chrome
OK
: 2
FAIL
: 2
Safari
OK
: 2
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /speech-api/SpeechRecognition-availableOnDevice.https.html [wpt.fyi]
- SpeechRecognition.availableOnDevice resolves with a boolean value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- SpeechRecognition.availableOnDevice resolves with a boolean value.:
- /speech-api/SpeechRecognition-installOnDevice.https.html [wpt.fyi]
- SpeechRecognition.installOnDevice resolves with a boolean value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- SpeechRecognition.installOnDevice resolves with a boolean value.:
https://hg.mozilla.org/mozilla-central/rev/093d8323e2fd
https://hg.mozilla.org/mozilla-central/rev/20d9b7aa8dff
Description
•