diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /testing/web-platform/meta/css/css-fill-stroke | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-fill-stroke')
-rw-r--r-- | testing/web-platform/meta/css/css-fill-stroke/paint-order-001.html.ini | 4 | ||||
-rw-r--r-- | testing/web-platform/meta/css/css-fill-stroke/paint-order-001.tentative.html.ini | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/testing/web-platform/meta/css/css-fill-stroke/paint-order-001.html.ini b/testing/web-platform/meta/css/css-fill-stroke/paint-order-001.html.ini new file mode 100644 index 0000000000..d87d5b50df --- /dev/null +++ b/testing/web-platform/meta/css/css-fill-stroke/paint-order-001.html.ini @@ -0,0 +1,4 @@ +[paint-order-001.html] + expected: + if os == "win": FAIL + if os == "linux": FAIL diff --git a/testing/web-platform/meta/css/css-fill-stroke/paint-order-001.tentative.html.ini b/testing/web-platform/meta/css/css-fill-stroke/paint-order-001.tentative.html.ini deleted file mode 100644 index 878e39bcc6..0000000000 --- a/testing/web-platform/meta/css/css-fill-stroke/paint-order-001.tentative.html.ini +++ /dev/null @@ -1,7 +0,0 @@ -[paint-order-001.tentative.html] - fuzzy: - if os == "mac": maxDifference=0-1;totalPixels=0-1054 - expected: - if os == "android": PASS - if os == "win": FAIL - if os == "linux": FAIL |