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 --- .../meta/css/css-masking/inheritance.sub.html.ini | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini (limited to 'testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini') diff --git a/testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini b/testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini new file mode 100644 index 0000000000..4bb9be3c18 --- /dev/null +++ b/testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini @@ -0,0 +1,37 @@ +[inheritance.sub.html] + [Property mask-border-outset has initial value 0] + expected: FAIL + + [Property mask-border-source does not inherit] + expected: FAIL + + [Property mask-border-repeat has initial value stretch] + expected: FAIL + + [Property mask-border-outset does not inherit] + expected: FAIL + + [Property mask-border-mode has initial value alpha] + expected: FAIL + + [Property mask-border-slice does not inherit] + expected: FAIL + + [Property mask-border-width has initial value auto] + expected: FAIL + + [Property mask-border-slice has initial value 0] + expected: FAIL + + [Property mask-border-source has initial value none] + expected: FAIL + + [Property mask-border-repeat does not inherit] + expected: FAIL + + [Property mask-border-width does not inherit] + expected: FAIL + + [Property mask-border-mode does not inherit] + expected: FAIL + -- cgit v1.2.3