mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Implement HTMLDetailsElement. Fixes #9216
This commit is contained in:
parent
6663f28f0d
commit
cfc3500dbf
13 changed files with 126 additions and 189 deletions
|
@ -266,6 +266,7 @@ pub mod htmlcanvaselement;
|
|||
pub mod htmlcollection;
|
||||
pub mod htmldataelement;
|
||||
pub mod htmldatalistelement;
|
||||
pub mod htmldetailselement;
|
||||
pub mod htmldialogelement;
|
||||
pub mod htmldirectoryelement;
|
||||
pub mod htmldivelement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue