mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
script: Implement the HTMLTrackElement API
Implement the basics of the HTMLTrackElement and update the wpt tests.
This commit is contained in:
parent
121cbd0078
commit
c4802076b3
24 changed files with 152 additions and 382 deletions
|
@ -40,6 +40,7 @@ input
|
|||
invalid
|
||||
keydown
|
||||
keypress
|
||||
kind
|
||||
left
|
||||
ltr
|
||||
load
|
||||
|
@ -89,6 +90,7 @@ seeked
|
|||
seeking
|
||||
select
|
||||
serif
|
||||
srclang
|
||||
statechange
|
||||
storage
|
||||
submit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue