mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add VTTRegion DOM interface
This commit is contained in:
parent
61cf25c98a
commit
30b148c90f
6 changed files with 202 additions and 0 deletions
|
@ -294,6 +294,9 @@ mod gen {
|
|||
event_polling_interval: i64,
|
||||
test: bool,
|
||||
},
|
||||
webvtt: {
|
||||
enabled: bool,
|
||||
},
|
||||
webxr: {
|
||||
#[serde(default)]
|
||||
enabled: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue