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 --- .../requires-width-and-height-to-both-be-specified.https.html.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 testing/web-platform/meta/document-picture-in-picture/requires-width-and-height-to-both-be-specified.https.html.ini (limited to 'testing/web-platform/meta/document-picture-in-picture/requires-width-and-height-to-both-be-specified.https.html.ini') diff --git a/testing/web-platform/meta/document-picture-in-picture/requires-width-and-height-to-both-be-specified.https.html.ini b/testing/web-platform/meta/document-picture-in-picture/requires-width-and-height-to-both-be-specified.https.html.ini new file mode 100644 index 0000000000..1004abf638 --- /dev/null +++ b/testing/web-platform/meta/document-picture-in-picture/requires-width-and-height-to-both-be-specified.https.html.ini @@ -0,0 +1,6 @@ +[requires-width-and-height-to-both-be-specified.https.html] + [requestWindow should fail when width is specified without height] + expected: FAIL + + [requestWindow should fail when height is specified without width] + expected: FAIL -- cgit v1.2.3