mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Implemention of HTMLMainElement
This commit is contained in:
parent
284ad5ee8e
commit
faf53fd05c
9 changed files with 40 additions and 0 deletions
|
@ -82,6 +82,7 @@ pub enum ElementTypeId {
|
|||
HTMLLegendElementTypeId,
|
||||
HTMLLinkElementTypeId,
|
||||
HTMLLIElementTypeId,
|
||||
HTMLMainElementTypeId,
|
||||
HTMLMapElementTypeId,
|
||||
HTMLMediaElementTypeId,
|
||||
HTMLMetaElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue