Testing Eleventh Testable Statement of Sec 12.5 of CSS2 Specification
11. An element that is not displayed cannot increment or reset a counter.
PASS CRITERIA:
If statement #11 above is passed, then
this h3 heading would not increment 'count2' if it had class "secret".
The rule specified is "h3.secret {counter-increment: count2; display: none}".
All other properties of this page should be UA-default.