From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../tests/svg/import/text-text-03-b-manual.svg | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 testing/web-platform/tests/svg/import/text-text-03-b-manual.svg (limited to 'testing/web-platform/tests/svg/import/text-text-03-b-manual.svg') diff --git a/testing/web-platform/tests/svg/import/text-text-03-b-manual.svg b/testing/web-platform/tests/svg/import/text-text-03-b-manual.svg new file mode 100644 index 0000000000..5f8617b7cb --- /dev/null +++ b/testing/web-platform/tests/svg/import/text-text-03-b-manual.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + +

+ Test text element, tspan element and various text decorations +

+ + +

+ Run the test. No interaction required. +

+
+ +

+ The test is passed if: +

+
    +
  • the word "Plain" is displayed using a blue serif font
  • +
  • the word "Italic" is displayed using a blue italic serif font
  • +
  • the word "Bold" is displayed using a blue serif bold font
  • +
  • the words "Line through" are displayed with a line through, using a pink serif font
  • +
  • the word "Underline" is displayed underlined using a blue serif font
  • +
  • the words "Bold, italic and underlined" are displayed underlined using a bold italic serif font
  • +
+
+ + $RCSfile: text-text-03-b.svg,v $ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Plain + Italic + Bold + Underline + Line through + Bold, italic and underlined + + + + Each line of text which flows in a + rectangular box has to be broken + into separated lines. + + + + + $Revision: 1.9 $ + + + + + -- cgit v1.2.3