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 --- .../tests/svg/import/text-path-01-b-manual.svg | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 testing/web-platform/tests/svg/import/text-path-01-b-manual.svg (limited to 'testing/web-platform/tests/svg/import/text-path-01-b-manual.svg') diff --git a/testing/web-platform/tests/svg/import/text-path-01-b-manual.svg b/testing/web-platform/tests/svg/import/text-path-01-b-manual.svg new file mode 100644 index 0000000000..a803ec17b4 --- /dev/null +++ b/testing/web-platform/tests/svg/import/text-path-01-b-manual.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + +

+ Test textPath element in combination with the tspan element. Properties + of the text on a path are changed using the tspan element. +

+ + +

+ Run the test. No interaction required. Make sure scripting is enabled. +

+
+ +

+ For this test to pass the rendered output must match the reference + image. The letters "Te" in first "Text on a path" sentence must be + colored pink and offset from the path in the y direction. +

+
+ + $RCSfile: text-path-01-b.svg,v $ + + + + + + + + + + + + + + + + + Text on a path + + + + + + + + Text on a path + + + + 'tspan' subelement inside + the 'textPath' element. + + + + + The Text on path + + + 'startOffset' attribute of the + 'textPath' element. + + + + $Revision: 1.6 $ + + + + + -- cgit v1.2.3