Testing Statement #1 Below of Section 5.4.3 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is passed, this paragraph should have a text decoration of none. The rule applied is '#id1 {text-decoration: none}".

This paragraph should have a text decoration of underline. The rule applied is "#id2 {text-decoration: underline}".

This paragraph should have a text decoration of overline. The rule applied is "#id3 {text-decoration: overline}".

This paragraph should have a text decoration of line-through. The rule applied is "#id4 {text-decoration: line-through}".

This paragraph should have a text decoration of blink. The rule applied is "#id5 {text-decoration: blink}".

All other properties of this page should be UA-default. To move to the next test, click here