Commit 07f8201
Bug 1976096 [wpt PR 53634] - Replace SpeechRecognitionPhraseList with ObservableArray<SpeechRecognitionPhrase>, a=testonly
Automatic update from web-platform-tests
Replace SpeechRecognitionPhraseList with ObservableArray<SpeechRecognitionPhrase>
This CL replaces SpeechRecognitionPhraseList with ObservableArray<SpeechRecognitionPhrase>.
Spec changes: WebAudio/web-speech-api#169
Bug: 381349238
Change-Id: I9cb4bdafd7c74cf48a4d7f3684af644df1eff4c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6696798
Reviewed-by: Domenic Denicola <[email protected]>
Commit-Queue: Evan Liu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1483461}
--
wpt-commits: 82b74727278342807e9b42c9f29ecc7bdddc0495
wpt-pr: 536341 parent e7a24b9 commit 07f8201
File tree
1 file changed
+7
-12
lines changed- testing/web-platform/tests/speech-api
1 file changed
+7
-12
lines changedLines changed: 7 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 74 | + | |
| 75 | + | |
81 | 76 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
86 | 81 | | |
87 | 82 | | |
88 | 83 | | |
| |||
0 commit comments