mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Implemented paint worklets invoking worklet scripts.
This commit is contained in:
parent
9a13cf6bda
commit
3db4761767
20 changed files with 575 additions and 19 deletions
|
@ -391,6 +391,8 @@ pub mod node;
|
|||
pub mod nodeiterator;
|
||||
pub mod nodelist;
|
||||
pub mod pagetransitionevent;
|
||||
pub mod paintrenderingcontext2d;
|
||||
pub mod paintsize;
|
||||
pub mod paintworkletglobalscope;
|
||||
pub mod performance;
|
||||
pub mod performancetiming;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue