Testing First Testable Statement of Sec 9.8 of CSS2 Specification

PASS CRITERIA:

Start of outer contents inner contents End of outer contents.

If statement #1 is passed then all of "contents" above should be laid out in inline formatting context. Inner contents should be blue, and outer contents red. Rules are "body {display: block; line-height: 200%; width: 400px; height: 400px}, p{display: block}", "span {display: inline}". Also "#outer {color: red}". "#inner {color: blue}".

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