Testing Fifth Testable Statement of Sec 9.6 of CSS2 Specification
-
5. For a fixed-positioned box, the containing box is established by the
viewport.
PASS CRITERIA:
This main block would be a frame. Rules are:
#main {position: fixed; width: auto; height: auto; top: 15%; right: 0;
bottom: 100px; left: 10em;}
All other properties of this page should be UA-default.