mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Implement HTMLMenuElement
This commit is contained in:
parent
2b77a992db
commit
c1a23a85b2
12 changed files with 80 additions and 254 deletions
|
@ -364,6 +364,7 @@ pub mod htmllielement;
|
|||
pub mod htmllinkelement;
|
||||
pub mod htmlmapelement;
|
||||
pub mod htmlmediaelement;
|
||||
pub mod htmlmenuelement;
|
||||
pub mod htmlmetaelement;
|
||||
pub mod htmlmeterelement;
|
||||
pub mod htmlmodelement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue