Testing Fourth Testable Statement of Sec 18.4 of CSS2 Specification

PASS CRITERIA:

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

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

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

The outline-width for this paragraph should be 5em.. The rule applied is "#id4 {outline-width: 5em}".

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

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