mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Enable MutationObserver by default.
This commit is contained in:
parent
c71fafaff7
commit
5d943c6dbd
11 changed files with 15 additions and 47 deletions
|
@ -65267,7 +65267,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.html": [
|
||||
"365c76c771b3d79a671b04047923f5644efb9b93",
|
||||
"079065a1870bb9d3f790e9e8a3e17417c7195204",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.js": [
|
||||
|
|
|
@ -152,6 +152,8 @@ test_interfaces([
|
|||
"MimeType",
|
||||
"MimeTypeArray",
|
||||
"MouseEvent",
|
||||
"MutationObserver",
|
||||
"MutationRecord",
|
||||
"NamedNodeMap",
|
||||
"Navigator",
|
||||
"Node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue