mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Add base of VTTCue DOM interface
This commit is contained in:
parent
30b148c90f
commit
911b1306ca
12 changed files with 360 additions and 8 deletions
|
@ -538,6 +538,7 @@ pub mod vrfieldofview;
|
|||
pub mod vrframedata;
|
||||
pub mod vrpose;
|
||||
pub mod vrstageparameters;
|
||||
pub mod vttcue;
|
||||
pub mod vttregion;
|
||||
pub mod webgl_extensions;
|
||||
pub use self::webgl_extensions::ext::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue