Testing 56th Testable Statement of Sec 8.5 of CSS2 Specification
-
56. Examples for "border" property shown below.
PASS CRITERIA:
If statement #56 above is passed, then
this paragraph should have a solid dotted border style. The rule is
"#xy34 {border-style: solid dotted}".
This h3 heading should have a thick solid red border bottom. The rule is
"h3 {border-bottom: thick solid red}".
This h4 heading should have a thick solid blue border bottom. Rule is
"h4 {border-bottom: thick solid; color: blue;}".
All other properties of this page should be UA-default.
Your browser rendering of this page should look similar to this
reference image or to this reference image.