Testing Sixth Testable Statement of Sec 18.4 of CSS2 Specification

PASS CRITERIA:

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

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

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

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

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

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

The outline-style for this paragraph should be groove. The rule applied is "#id7 {outline-style: groove}".

The outline-style for this paragraph should be ridge. The rule applied is "#id8 {outline-style: ridge}".

The outline style for this paragraph should be inset. The rule applied is "#id9 {outline-style: inset}".

The outline style for this paragraph should be outset. The rule applied is "#ida {outline-style: outset}".

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

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