dom: Add stub implementation for HTMLCanvasElement.captureStream.

This commit is contained in:
Josh Matthews 2020-07-14 12:06:46 -04:00
parent 9fe92ecb4c
commit 1ae117f67b
4 changed files with 24 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
"dom.bluetooth.enabled": false,
"dom.bluetooth.testing.enabled": false,
"dom.canvas_capture.enabled": false,
"dom.canvas_text.enabled": true,
"dom.compositionevent.enabled": false,
"dom.customelements.enabled": true,