Testing Tenth Testable Statement of Sec 17.6 of CSS2 Specification
-
10. This example shows a table with horizontal rules between the rows
(alternative approach)
PASS CRITERIA:
If statement #10 above is passed, then
the first row of the table should be addressed separately.
The rules applied are
"tr:first-child {border-top: none}", and
"tr {border-top: solid}".
All other properties of this page should be UA-default.