Testing Eighth Testable Statement of Sec 18.4 of CSS2 Specification

PASS CRITERIA:

If statement #8 above is passed, then the outline color for this paragraph should be red. The rule applied is "#id1 {outline-color: red}".

The outline color for this paragraph should be blue. The rule applied is "#id2 {outline-color: blue}".

The outline color for this paragraph should be yellow. The rule applied is "#id3 {outline-color: yellow}".

The outline-color for this paragraph should be green. The rule applied is "#id4 {outline-color: green}".

The outline-color for this paragraph should be invert. The rule applied is "#id5 {outline-color: invert}".

The outline-color for this paragraph should be inherit. The rule applied is "#id6 {outline-color: inherit}".

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