mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
implement HTMLOptionsCollection and add related items to HTMLSelectElement
This commit is contained in:
parent
6bda471007
commit
cf284cc035
6 changed files with 277 additions and 38 deletions
|
@ -324,6 +324,7 @@ pub mod htmlobjectelement;
|
|||
pub mod htmlolistelement;
|
||||
pub mod htmloptgroupelement;
|
||||
pub mod htmloptionelement;
|
||||
pub mod htmloptionscollection;
|
||||
pub mod htmloutputelement;
|
||||
pub mod htmlparagraphelement;
|
||||
pub mod htmlparamelement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue