Testing Twelfth Testable Statement of Sec 17.6 of CSS2 Specification
-
12. Some of the values of border style have different meanings in tables
than for other elements.
PASS CRITERIA:
If statement #12 above is passed, then
the table below should have border style of hidden, because of rule
"#id1 {border-style: hidden}".
The table below should have border-style of inset, because of rule
"#id2 {border-style: inset}".
The table below should have border-style of outset, because of rule
"#id3 {border-style: outset}".
All other properties of this page should be UA-default.