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 --- dom/tests/js/style2.html | 118 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 dom/tests/js/style2.html (limited to 'dom/tests/js/style2.html') diff --git a/dom/tests/js/style2.html b/dom/tests/js/style2.html new file mode 100644 index 000000000..cc4231414 --- /dev/null +++ b/dom/tests/js/style2.html @@ -0,0 +1,118 @@ + + +Example 0 + + + + + + + + + + + + + +
+

Example 0: Basic HTML Text Styles

+
+more table cell +
second rowsecond row
+


+

Formatted Text

+

This is a basic paragraph with bold, italic and bold-italic + text. It also includes red, green + and blue text. It has strikethru and underline. +

+

This is a paragraph with font variations: Arial, + Verdana, COURIER, + Times New Roman.

+

Font size=7, Font size=6, Font + size=5, Font size=4, Font size=3, Font + size=2, Font size=1, Font + point-size=24 font-weight=700

+

3D Text. 3D Text. 3D Text. 3D Text. 3D Text.
+


+

+

Listings

+

Bulleted List

+ +
+

Numbered List

+
    +
  1. One
  2. +
  3. Two +
      +
    1. Apples
    2. +
    3. Oranges
    4. +
    5. Bananas
    6. +
    +
  4. +
  5. Three
  6. +
+

Justified Text

+

This paragraph is aligned left. This paragraph is aligned left. + This paragraph is aligned left. This paragraph is aligned left. + This paragraph is aligned left. This paragraph is aligned left. + This paragraph is aligned left.

+

This paragarph is aligned right. This paragarph is aligned + right. This paragarph is aligned right. This paragarph is aligned + right. This paragarph is aligned right. This paragarph is aligned + right. This paragarph is aligned right. This paragarph + is aligned right.

+

This paragraph is aligned center. This paragraph is aligned + center.This paragraph is aligned center.This paragraph is aligned + center.This paragraph is aligned center.This paragraph is aligned + center.This paragraph is aligned center.This paragraph is aligned + center.This paragraph is aligned center.This paragraph is aligned + center.

+

+

 

+ + + -- cgit v1.2.3