mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Implement HTMLMenuElement
This commit is contained in:
parent
2b77a992db
commit
c1a23a85b2
12 changed files with 80 additions and 254 deletions
|
@ -19032,7 +19032,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.html": [
|
||||
"945a8b33a109b0cc37db9351f94b9afd3eac798e",
|
||||
"114ec29df620cc0526d39a41928f72d9359890a9",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.js": [
|
||||
|
|
|
@ -124,6 +124,7 @@ test_interfaces([
|
|||
"HTMLLinkElement",
|
||||
"HTMLMapElement",
|
||||
"HTMLMediaElement",
|
||||
"HTMLMenuElement",
|
||||
"HTMLMetaElement",
|
||||
"HTMLMeterElement",
|
||||
"HTMLModElement",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue