mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Add a preference to control ImageBitmap while it's incomplete.
This commit is contained in:
parent
f6f1648e56
commit
d3867c32db
10 changed files with 11 additions and 7 deletions
|
@ -9,6 +9,7 @@
|
|||
"dom.forcetouch.enabled": false,
|
||||
"dom.fullscreen.test": false,
|
||||
"dom.gamepad.enabled": false,
|
||||
"dom.imagebitmap.enabled": false,
|
||||
"dom.microdata.enabled": false,
|
||||
"dom.microdata.testing.enabled": false,
|
||||
"dom.mouseevent.which.enabled": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue