Testing First Testable Statement of Sec 12.1 of CSS2 Specification

PASS CRITERIA:

If statement #1 above is passed, then the string "Note: " is inserted before the content of this P element, because the "class" attribute has the value "note". Rule applied is "P.note:before { content: "Note: " }".

This paragraph should not have the string "Note: " inserted, since there is no class attribute with value "note".

All other properties of this page should be UA-default.