diff options
Diffstat (limited to 'testing/web-platform/meta/html-media-capture')
-rw-r--r-- | testing/web-platform/meta/html-media-capture/capture_reflect.html.ini | 2 | ||||
-rw-r--r-- | testing/web-platform/meta/html-media-capture/idlharness.window.js.ini | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html-media-capture/capture_reflect.html.ini b/testing/web-platform/meta/html-media-capture/capture_reflect.html.ini new file mode 100644 index 0000000000..e8e084459e --- /dev/null +++ b/testing/web-platform/meta/html-media-capture/capture_reflect.html.ini @@ -0,0 +1,2 @@ +[capture_reflect.html] + prefs: ["dom.capture.enabled:true"] diff --git a/testing/web-platform/meta/html-media-capture/idlharness.window.js.ini b/testing/web-platform/meta/html-media-capture/idlharness.window.js.ini new file mode 100644 index 0000000000..eea452cf49 --- /dev/null +++ b/testing/web-platform/meta/html-media-capture/idlharness.window.js.ini @@ -0,0 +1,2 @@ +[idlharness.window.html] + prefs: [dom.capture.enabled:true] |