From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../tests/svg/import/text-text-06-t-manual.svg | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 testing/web-platform/tests/svg/import/text-text-06-t-manual.svg (limited to 'testing/web-platform/tests/svg/import/text-text-06-t-manual.svg') diff --git a/testing/web-platform/tests/svg/import/text-text-06-t-manual.svg b/testing/web-platform/tests/svg/import/text-text-06-t-manual.svg new file mode 100644 index 000000000..abefbc57c --- /dev/null +++ b/testing/web-platform/tests/svg/import/text-text-06-t-manual.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + +

+ The purpose of this test is to validate the interaction of x/y + glyph positioning and ligatures. +

+

+ The first line shows an example where there is a ligature (fi) which + should be accounted for before breaking into text chunks (see specification + section 10.5, additional x/y/dx/dy processing rules, bullet discussing + ligatures). In this first line, the ligatures cause the x position 180 + (shown in orange), to be ignored. As a result, a glyph should be shown over + each pale blue square markers. The glyphs are black squares of increasing sizes + except for the initial ligature which has the form of two small black triangles + joined at their tops. The ligature should show on the first pale blue + marker position. +

+

+ The second line shows the same test but using multiple y positions. +

+

+ The third line shows the same test but using multiple x and y + positions. +

+ + +

+ Run the test. No interaction required. +

+
+ +

+ The test is passed if: +

+ +
+ + $RCSfile: text-text-06-t.svg,v $ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + x positioning + y positioning + x/y positioning + + + + + + + + + + fi1234 + + + + + + + + + + fi1234 + + + + + + + + + + fi1234 + + + + + + $Revision: 1.9 $ + + + + + -- cgit v1.2.3