mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Implement HTMLPictureElement interface.
This commit is contained in:
parent
faa969a91d
commit
d47ce855ce
11 changed files with 51 additions and 31 deletions
|
@ -348,6 +348,7 @@ pub mod htmloptionscollection;
|
|||
pub mod htmloutputelement;
|
||||
pub mod htmlparagraphelement;
|
||||
pub mod htmlparamelement;
|
||||
pub mod htmlpictureelement;
|
||||
pub mod htmlpreelement;
|
||||
pub mod htmlprogresselement;
|
||||
pub mod htmlquoteelement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue