diff --git a/tests/text-linethrough.html b/tests/text-linethrough.html index 119c233..9703048 100644 --- a/tests/text-linethrough.html +++ b/tests/text-linethrough.html @@ -6,7 +6,7 @@ - Text tests + Text-decoration:line-through tests @@ -14,8 +14,23 @@ @@ -30,100 +45,23 @@ .large{ font-size:24px; } + div{ - float:left; + text-decoration:line-through; + } + + .lineheight{ + line-height:40px; + } + h2 { clear:both; } -

<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

- - + + Creating content through JavaScript diff --git a/tests/text-underline-lineheight.html b/tests/text-underline-lineheight.html index 119c233..4a4445c 100644 --- a/tests/text-underline-lineheight.html +++ b/tests/text-underline-lineheight.html @@ -6,7 +6,7 @@ - Text tests + Text-decoration:underline tests @@ -14,8 +14,23 @@ @@ -30,100 +45,21 @@ .large{ font-size:24px; } + div{ - float:left; + text-decoration:underline; + line-height:40px; } + + + h2 { clear:both; } -

<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

- - + + Creating content through JavaScript diff --git a/tests/text-underline.html b/tests/text-underline.html index 119c233..ec2c43e 100644 --- a/tests/text-underline.html +++ b/tests/text-underline.html @@ -6,7 +6,7 @@ - Text tests + Text-decoration:underline tests @@ -14,8 +14,23 @@ @@ -30,100 +45,23 @@ .large{ font-size:24px; } + div{ - float:left; + text-decoration:underline; + } + + .lineheight{ + line-height:40px; + } + h2 { clear:both; } -

<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

- - + + Creating content through JavaScript