Testing 12th Testable Statement of Sec 16.3 of CSS2 Specification
-
12. Examples of text-decoration and text-shadow below.
PASS CRITERIA:
If statement #12 above is passed, then
the text content of this link should be
overlined.
The rule applied is "A[href] {text-decoration: underline}".
This h3 element should have multiple shadow effects.
The rule applied is
"h3 {text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px}".
All other properties of this page should be UA-default.