Testing Seventh Testable Statement of Sec 9.6 of CSS2 Specification
-
7. For continuous media, fixed boxes do not move when the document is
scrolled.
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.