Implement HTMLMenuElement

This commit is contained in:
Patrick Shaughnessy 2020-01-22 20:15:42 -05:00
parent 2b77a992db
commit c1a23a85b2
12 changed files with 80 additions and 254 deletions

View file

@ -19032,7 +19032,7 @@
"testharness"
],
"mozilla/interfaces.html": [
"945a8b33a109b0cc37db9351f94b9afd3eac798e",
"114ec29df620cc0526d39a41928f72d9359890a9",
"testharness"
],
"mozilla/interfaces.js": [

View file

@ -124,6 +124,7 @@ test_interfaces([
"HTMLLinkElement",
"HTMLMapElement",
"HTMLMediaElement",
"HTMLMenuElement",
"HTMLMetaElement",
"HTMLMeterElement",
"HTMLModElement",