Add VTTRegion DOM interface

This commit is contained in:
Iulian Gabriel Radu 2020-03-04 23:36:35 +02:00
parent 61cf25c98a
commit 30b148c90f
6 changed files with 202 additions and 0 deletions

View file

@ -294,6 +294,9 @@ mod gen {
event_polling_interval: i64,
test: bool,
},
webvtt: {
enabled: bool,
},
webxr: {
#[serde(default)]
enabled: bool,