From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../css-highlight-api/Highlight-setlike.html.ini | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 testing/web-platform/meta/css/css-highlight-api/Highlight-setlike.html.ini (limited to 'testing/web-platform/meta/css/css-highlight-api/Highlight-setlike.html.ini') diff --git a/testing/web-platform/meta/css/css-highlight-api/Highlight-setlike.html.ini b/testing/web-platform/meta/css/css-highlight-api/Highlight-setlike.html.ini new file mode 100644 index 0000000000..99fa284e76 --- /dev/null +++ b/testing/web-platform/meta/css/css-highlight-api/Highlight-setlike.html.ini @@ -0,0 +1,75 @@ +[Highlight-setlike.html] + [Highlight initializes empty (if no ranges are provided) and with priority 0.] + expected: FAIL + + [Highlight add and has methods work as expected (using the following combination of ranges [[object Range\], [object Range\], [object Range\]\])] + expected: FAIL + + [Highlight delete method works as expected (using the following combination of ranges [[object Range\], [object Range\], [object Range\]\])] + expected: FAIL + + [Highlight constructor behaves like a set when using equal ranges (using the following combination of ranges [[object Range\], [object Range\], [object Range\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with one range (using the following combination of ranges [[object Range\], [object Range\], [object Range\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with two ranges (using the following combination of ranges [[object Range\], [object Range\], [object Range\]\])] + expected: FAIL + + [Highlight clear method works as expected (using the following combination of ranges [[object Range\], [object Range\], [object Range\]\])] + expected: FAIL + + [Highlight add and has methods work as expected (using the following combination of ranges [[object StaticRange\], [object StaticRange\], [object StaticRange\]\])] + expected: FAIL + + [Highlight delete method works as expected (using the following combination of ranges [[object StaticRange\], [object StaticRange\], [object StaticRange\]\])] + expected: FAIL + + [Highlight constructor behaves like a set when using equal ranges (using the following combination of ranges [[object StaticRange\], [object StaticRange\], [object StaticRange\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with one range (using the following combination of ranges [[object StaticRange\], [object StaticRange\], [object StaticRange\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with two ranges (using the following combination of ranges [[object StaticRange\], [object StaticRange\], [object StaticRange\]\])] + expected: FAIL + + [Highlight clear method works as expected (using the following combination of ranges [[object StaticRange\], [object StaticRange\], [object StaticRange\]\])] + expected: FAIL + + [Highlight add and has methods work as expected (using the following combination of ranges [[object Range\], [object StaticRange\], [object Range\]\])] + expected: FAIL + + [Highlight delete method works as expected (using the following combination of ranges [[object Range\], [object StaticRange\], [object Range\]\])] + expected: FAIL + + [Highlight constructor behaves like a set when using equal ranges (using the following combination of ranges [[object Range\], [object StaticRange\], [object Range\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with one range (using the following combination of ranges [[object Range\], [object StaticRange\], [object Range\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with two ranges (using the following combination of ranges [[object Range\], [object StaticRange\], [object Range\]\])] + expected: FAIL + + [Highlight clear method works as expected (using the following combination of ranges [[object Range\], [object StaticRange\], [object Range\]\])] + expected: FAIL + + [Highlight add and has methods work as expected (using the following combination of ranges [[object StaticRange\], [object Range\], [object StaticRange\]\])] + expected: FAIL + + [Highlight delete method works as expected (using the following combination of ranges [[object StaticRange\], [object Range\], [object StaticRange\]\])] + expected: FAIL + + [Highlight constructor behaves like a set when using equal ranges (using the following combination of ranges [[object StaticRange\], [object Range\], [object StaticRange\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with one range (using the following combination of ranges [[object StaticRange\], [object Range\], [object StaticRange\]\])] + expected: FAIL + + [Highlight constructor works as expected when called with two ranges (using the following combination of ranges [[object StaticRange\], [object Range\], [object StaticRange\]\])] + expected: FAIL + + [Highlight clear method works as expected (using the following combination of ranges [[object StaticRange\], [object Range\], [object StaticRange\]\])] + expected: FAIL -- cgit v1.2.3