mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add custom element registry
This commit is contained in:
parent
bdf4135b6a
commit
e21e64a33c
7 changed files with 469 additions and 0 deletions
|
@ -255,6 +255,7 @@ pub mod cssstylerule;
|
|||
pub mod cssstylesheet;
|
||||
pub mod csssupportsrule;
|
||||
pub mod cssviewportrule;
|
||||
pub mod customelementregistry;
|
||||
pub mod customevent;
|
||||
pub mod dedicatedworkerglobalscope;
|
||||
pub mod dissimilaroriginlocation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue