mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision bdb130748e35ceed09c82975e217e07bdabf0bda
This commit is contained in:
parent
ff3a9180a7
commit
3a7bc18f6e
46 changed files with 723 additions and 201 deletions
|
@ -90,7 +90,7 @@ dictionary SpeechRecognitionEventInit : EventInit {
|
|||
};
|
||||
|
||||
// The object representing a speech grammar
|
||||
[Exposed=Window, Constructor]
|
||||
[Exposed=Window]
|
||||
interface SpeechGrammar {
|
||||
attribute DOMString src;
|
||||
attribute float weight;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue