From 78871e7b28f4b9adb3de6ba17aba04d11acf34a2 Mon Sep 17 00:00:00 2001 From: Niklas von Hertzen Date: Sat, 16 Jul 2011 22:33:46 +0300 Subject: [PATCH] text-decoration tests --- tests/text-linethrough.html | 129 +++++++++++++++++++++++++++ tests/text-underline-lineheight.html | 129 +++++++++++++++++++++++++++ tests/text-underline.html | 129 +++++++++++++++++++++++++++ 3 files changed, 387 insertions(+) create mode 100644 tests/text-linethrough.html create mode 100644 tests/text-underline-lineheight.html create mode 100644 tests/text-underline.html diff --git a/tests/text-linethrough.html b/tests/text-linethrough.html new file mode 100644 index 0000000..119c233 --- /dev/null +++ b/tests/text-linethrough.html @@ -0,0 +1,129 @@ + + + + + Text tests + + + + + + + + + + + +

<h1> text-decoration

+
+

Arial

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +
+

Verdana

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +
+

Tahoma

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +

<h2> text-transform

+ +

<h3> misc text alignments

+ + + + diff --git a/tests/text-underline-lineheight.html b/tests/text-underline-lineheight.html new file mode 100644 index 0000000..119c233 --- /dev/null +++ b/tests/text-underline-lineheight.html @@ -0,0 +1,129 @@ + + + + + Text tests + + + + + + + + + + + +

<h1> text-decoration

+
+

Arial

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +
+

Verdana

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +
+

Tahoma

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +

<h2> text-transform

+ +

<h3> misc text alignments

+ + + + diff --git a/tests/text-underline.html b/tests/text-underline.html new file mode 100644 index 0000000..119c233 --- /dev/null +++ b/tests/text-underline.html @@ -0,0 +1,129 @@ + + + + + Text tests + + + + + + + + + + + +

<h1> text-decoration

+
+

Arial

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +
+

Verdana

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +
+

Tahoma

+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+ +
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
    +
  1. text-decoration:none;
  2. +
  3. text-decoration:underline;
  4. +
  5. text-decoration:overline;
  6. +
  7. text-decoration:line-through;
  8. +
+
+ +

<h2> text-transform

+ +

<h3> misc text alignments

+ + + +