mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Generate bindings for HTMLPreElement.
This commit is contained in:
parent
22e02b573d
commit
e55b3d6b86
8 changed files with 50 additions and 0 deletions
|
@ -86,6 +86,7 @@ pub enum ElementTypeId {
|
|||
HTMLOutputElementTypeId,
|
||||
HTMLParagraphElementTypeId,
|
||||
HTMLParamElementTypeId,
|
||||
HTMLPreElementTypeId,
|
||||
HTMLProgressElementTypeId,
|
||||
HTMLQuoteElementTypeId,
|
||||
HTMLScriptElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue