mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
add SVGElement, SVGGraphicsElement interfaces and SVGSVGElement element
This commit is contained in:
parent
318b23ed00
commit
9876020c22
13 changed files with 355 additions and 13 deletions
|
@ -391,6 +391,9 @@ pub mod storage;
|
|||
pub mod storageevent;
|
||||
pub mod stylesheet;
|
||||
pub mod stylesheetlist;
|
||||
pub mod svgelement;
|
||||
pub mod svggraphicselement;
|
||||
pub mod svgsvgelement;
|
||||
pub mod testbinding;
|
||||
pub mod testbindingiterable;
|
||||
pub mod testbindingpairiterable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue