From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../svg/painting/reftests/paint-context-001.svg | 4 +- .../painting/reftests/paint-context-003-ref.svg | 17 ++++++ .../svg/painting/reftests/paint-context-003.svg | 26 +++++++++ .../painting/reftests/paint-context-004-ref.svg | 30 ++++++++++ .../svg/painting/reftests/paint-context-004.svg | 31 ++++++++++ .../painting/reftests/paint-context-005-ref.svg | 22 ++++++++ .../svg/painting/reftests/paint-context-005.svg | 39 +++++++++++++ .../svg/painting/reftests/paint-order-002-ref.svg | 61 ++++++++++++++++++++ .../svg/painting/reftests/paint-order-002.svg | 39 +++++++++++++ .../svg/painting/reftests/paint-order-003-ref.svg | 61 ++++++++++++++++++++ .../svg/painting/reftests/paint-order-003.svg | 39 +++++++++++++ .../reftests/paintorder-text-decorations-ref.svg | 66 ++++++++++++++++++++++ .../reftests/paintorder-text-decorations.svg | 38 +++++++++++++ 13 files changed, 471 insertions(+), 2 deletions(-) create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-context-003-ref.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-context-003.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-context-004-ref.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-context-004.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-context-005-ref.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-context-005.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-order-002-ref.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-order-002.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-order-003-ref.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paint-order-003.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations-ref.svg create mode 100644 testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations.svg (limited to 'testing/web-platform/tests/svg/painting/reftests') diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-001.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-001.svg index fd58d9b790..7be33cb20f 100644 --- a/testing/web-platform/tests/svg/painting/reftests/paint-context-001.svg +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-001.svg @@ -35,7 +35,7 @@ - + @@ -44,4 +44,4 @@ - + \ No newline at end of file diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-003-ref.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-003-ref.svg new file mode 100644 index 0000000000..69ba36f448 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-003-ref.svg @@ -0,0 +1,17 @@ + + + Paint: 'context-fill' and 'context-stroke' vis-a-vis 'currentcolor' + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-003.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-003.svg new file mode 100644 index 0000000000..be1f378bf8 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-003.svg @@ -0,0 +1,26 @@ + + + Paint: 'context-fill' and 'context-stroke' vis-a-vis 'currentcolor' + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-004-ref.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-004-ref.svg new file mode 100644 index 0000000000..25acb75ba0 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-004-ref.svg @@ -0,0 +1,30 @@ + + + Paint: 'context-fill' and 'context-stroke' with paint server + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-004.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-004.svg new file mode 100644 index 0000000000..669d44de46 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-004.svg @@ -0,0 +1,31 @@ + + + Paint: 'context-fill' and 'context-stroke' with paint server + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-005-ref.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-005-ref.svg new file mode 100644 index 0000000000..fa30a5361c --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-005-ref.svg @@ -0,0 +1,22 @@ + + + Paint: 'paint-order' + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-context-005.svg b/testing/web-platform/tests/svg/painting/reftests/paint-context-005.svg new file mode 100644 index 0000000000..8bbfff8d47 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-context-005.svg @@ -0,0 +1,39 @@ + + + Paint: 'context-fill' and 'context-stroke' invalidation test + + + + + + + + + + + + + + + + + + + async_test(t => { + onload = () => { + requestAnimationFrame(() => { requestAnimationFrame(() => { + let use = document.getElementById("use"); + use.style = "fill:lightblue;stroke:green"; + requestAnimationFrame(() => { t.done() }); + })}); + }; + }); + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-order-002-ref.svg b/testing/web-platform/tests/svg/painting/reftests/paint-order-002-ref.svg new file mode 100644 index 0000000000..372e53e463 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-order-002-ref.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-order-002.svg b/testing/web-platform/tests/svg/painting/reftests/paint-order-002.svg new file mode 100644 index 0000000000..a9bf7d01fc --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-order-002.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-order-003-ref.svg b/testing/web-platform/tests/svg/painting/reftests/paint-order-003-ref.svg new file mode 100644 index 0000000000..6abc0c76af --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-order-003-ref.svg @@ -0,0 +1,61 @@ + + + + + + + test + + + test + test + + + test + test + test + + + test + test + test + + + test + test + test + + + test + test + test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paint-order-003.svg b/testing/web-platform/tests/svg/painting/reftests/paint-order-003.svg new file mode 100644 index 0000000000..f196260074 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paint-order-003.svg @@ -0,0 +1,39 @@ + + + + + + + + test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations-ref.svg b/testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations-ref.svg new file mode 100644 index 0000000000..c209d88a77 --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations-ref.svg @@ -0,0 +1,66 @@ + + + + + + + + test + + + test + test + + + test + test + test + + + test + test + test + + + test + test + test + + + test + test + test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations.svg b/testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations.svg new file mode 100644 index 0000000000..5b313220bd --- /dev/null +++ b/testing/web-platform/tests/svg/painting/reftests/paintorder-text-decorations.svg @@ -0,0 +1,38 @@ + + + + + + + + test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3