mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add PannerNode DOM interface
This commit is contained in:
parent
9228ca3a02
commit
e4e01a6452
3 changed files with 267 additions and 0 deletions
|
@ -409,6 +409,7 @@ pub mod pagetransitionevent;
|
|||
pub mod paintrenderingcontext2d;
|
||||
pub mod paintsize;
|
||||
pub mod paintworkletglobalscope;
|
||||
pub mod pannernode;
|
||||
pub mod performance;
|
||||
pub mod performanceentry;
|
||||
pub mod performancemark;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue