mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add VTTRegion DOM interface
This commit is contained in:
parent
61cf25c98a
commit
30b148c90f
6 changed files with 202 additions and 0 deletions
|
@ -538,6 +538,7 @@ pub mod vrfieldofview;
|
|||
pub mod vrframedata;
|
||||
pub mod vrpose;
|
||||
pub mod vrstageparameters;
|
||||
pub mod vttregion;
|
||||
pub mod webgl_extensions;
|
||||
pub use self::webgl_extensions::ext::*;
|
||||
pub mod webgl2renderingcontext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue