From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/html-media-capture/capture_reflect.html.ini | 2 ++ testing/web-platform/meta/html-media-capture/idlharness.window.js.ini | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 testing/web-platform/meta/html-media-capture/capture_reflect.html.ini create mode 100644 testing/web-platform/meta/html-media-capture/idlharness.window.js.ini (limited to 'testing/web-platform/meta/html-media-capture') 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] -- cgit v1.2.3