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 1350113c498..280ae8f7d73 100644 --- a/src/components/script/script.rc +++ b/src/components/script/script.rc @@ -87,6 +87,7 @@ pub mod dom { pub mod htmllinkelement; pub mod htmlmapelement; pub mod htmlmetaelement; + pub mod htmlmeterelement; pub mod htmlolistelement; pub mod htmlparagraphelement; pub mod htmlprogresselement; |