From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../tests/css/css-fill-stroke/paint-order-001.html | 44 ++++++++++++++++++++++ .../css-fill-stroke/paint-order-001.tentative.html | 43 --------------------- 2 files changed, 44 insertions(+), 43 deletions(-) create mode 100644 testing/web-platform/tests/css/css-fill-stroke/paint-order-001.html delete mode 100644 testing/web-platform/tests/css/css-fill-stroke/paint-order-001.tentative.html (limited to 'testing/web-platform/tests/css/css-fill-stroke') diff --git a/testing/web-platform/tests/css/css-fill-stroke/paint-order-001.html b/testing/web-platform/tests/css/css-fill-stroke/paint-order-001.html new file mode 100644 index 0000000000..8fd100c431 --- /dev/null +++ b/testing/web-platform/tests/css/css-fill-stroke/paint-order-001.html @@ -0,0 +1,44 @@ + + + +webkit-text-stroke and paint-order + + + + + + + + +
+ initial + fill + stroke + f-s + s-f +
+ +
+ initial + fill + stroke + f-s + s-f +
+ +
+ initial
+ fill + stroke
+ f-s + s-f +
+ + diff --git a/testing/web-platform/tests/css/css-fill-stroke/paint-order-001.tentative.html b/testing/web-platform/tests/css/css-fill-stroke/paint-order-001.tentative.html deleted file mode 100644 index 9d1604116b..0000000000 --- a/testing/web-platform/tests/css/css-fill-stroke/paint-order-001.tentative.html +++ /dev/null @@ -1,43 +0,0 @@ - - - -webkit-text-stroke and paint-order - - - - - - - -
- initial - fill - stroke - f-s - s-f -
- -
- initial - fill - stroke - f-s - s-f -
- -
- initial
- fill - stroke
- f-s - s-f -
- - -- cgit v1.2.3