mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f
This commit is contained in:
parent
c226bf85a9
commit
ebddcc2d7f
441 changed files with 3689 additions and 1521 deletions
|
@ -115,7 +115,7 @@ var embeddedElements = {
|
|||
media: "string"
|
||||
},
|
||||
track: {
|
||||
kind: {type: "enum", keywords: ["subtitles", "captions", "descriptions", "chapters", "metadata"], defaultVal: "captions"},
|
||||
kind: {type: "enum", keywords: ["subtitles", "captions", "descriptions", "chapters", "metadata"], defaultVal: "subtitles", invalidVal: "metadata"},
|
||||
src: "url",
|
||||
srclang: "string",
|
||||
label: "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue