diff options
Diffstat (limited to 'src/components/script/script.rc')
-rw-r--r-- | src/components/script/script.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/script/script.rc b/src/components/script/script.rc index eae0e3c4cd8..9f7f9c7131d 100644 --- a/src/components/script/script.rc +++ b/src/components/script/script.rc @@ -92,6 +92,7 @@ pub mod dom { pub mod htmlobjectelement; pub mod htmlolistelement; pub mod htmloptgroupelement; + pub mod htmloptionelement; pub mod htmlparagraphelement; pub mod htmlprogresselement; pub mod htmlquoteelement; |