components/w3m/test/results-64.master
author naoki.tanaka@oracle.com <naoki.tanaka@oracle.com>
Thu, 03 Sep 2015 09:24:16 -0700
changeset 4837 5c4d5a9885cc
parent 3686 c1ae48efb7af
permissions -rw-r--r--
21757228 libmd.so check in sudo Makefile fails 19859344 The sudo test: target in the component Makefile could do a standard "gmake test" 20461166 SUDO should have some master test results to compare against

Markup Test Page 1

Typography

-------------------------------------------------------------------------------

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading

H6 Heading

This is a paragraph.

    This is a blockquote.

    This is a cite.

Strong <strong> and Bold <b>

Emphasis <em> and Italic <i>

This is a serif typeface.

This is a sans-serif typeface.

Font size 6px

Font size 8px

Font size 10px

Font size 11px

Font size 12px

Font size 14px

Font size 18px

Font size .5em

Font size .75em

Font size .9em

Font size 1em

Font size 1.5em

Font size 2em

Back to home

-------------------------------------------------------------------------------

(C) 2006 Cameron Moll.

Markup Test Page 2

Lists

-------------------------------------------------------------------------------

  * This is an unordered list <ul>
  * List item number two.

 1. This is an ordered list <ol>
 2. List item number two.
 3. List item number three.

 1. Use keypad 1 to access this link
 2. Use keypad 2 to access this link
 3. Use keypad 3 to access this link

This is a term <dt>
    This is the definition of that term.

Back to home

-------------------------------------------------------------------------------

(C) 2006 Cameron Moll.

Markup Test Page 3

Images, Tables

-------------------------------------------------------------------------------

Small image (120x60)
[sm]

Medium image (250x60)
[md]

Large image (460x60)
[lg]

   Two-column table
+---------------------+
|Col 1 head|Col 2 head|
|----------+----------|
|Col 1 data|Col 2 data|
+---------------------+

Back to home

-------------------------------------------------------------------------------

(C) 2006 Cameron Moll.

Markup Test Page 4

Advanced

-------------------------------------------------------------------------------

Box with a solid border

Box with a dotted (...) border

Box with a dashed (- - -) border

Box with a double (=) border

Box with solid red background

Box with background image (slanted blue lines)

45% float left

45% float right


This is center-aligned text (text-align: center).

This is right-aligned text (text-align: right).

This is an ABBR.

This is an ACRONYM

This is code.

This is a [DEL:del:DEL] (strike-through).

Today's date generated with JavaScript: ( )

Back to home

-------------------------------------------------------------------------------

(C) 2005 Cameron Moll.