Enable fake fillText API in all builds.

This commit is contained in:
Josh Matthews 2018-09-27 15:01:00 -04:00
parent de415e35fc
commit c3c8aabf80
3 changed files with 2 additions and 19 deletions

View file

@ -1,7 +1,7 @@
{
"dom.bluetooth.enabled": false,
"dom.bluetooth.testing.enabled": false,
"dom.canvas-text.enabled": false,
"dom.canvas-text.enabled": true,
"dom.compositionevent.enabled": false,
"dom.customelements.enabled": true,
"dom.forcetouch.enabled": false,