mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Implement basic interface for MutationObserver and MutationRecord.
This commit is contained in:
parent
5421d833de
commit
107ac9ab56
8 changed files with 145 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"dom.forcetouch.enabled": false,
|
||||
"dom.mouseevent.which.enabled": false,
|
||||
"dom.mozbrowser.enabled": false,
|
||||
"dom.mutation_observer.enabled": false,
|
||||
"dom.permissions.enabled": false,
|
||||
"dom.permissions.testing.allowed_in_nonsecure_contexts": false,
|
||||
"dom.serviceworker.timeout_seconds": 60,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue