Testing First Testable Statement of Sec 13.3 of CSS2 Specification

PASS CRITERIA:

If statement #1 above is passed, then this paragraph should have a page break before of automatic. The rule applied here is "#id1 {page-break-before: auto}".

This paragraph should have a page break before of always. The rule applied here is "#id2 {page-break-before: always}".

This paragraph should have a page break before of avoid. The rule applied here is "#id3 {page-break-before: avoid}".

This paragraph should have a page break before of left. The rule applied here is "#id4 {page-break-before: left}".

This paragarph should have a page break before of right. The rule applied here is "#id5 {page-break-before: right}".

This paragraph should have a page break before of inherit. The rule applied is "#id6 {page-break-before: inherit}".

All other properties of this page should be UA-default. To move directly to the next test, click here