Testing Fifth Testable Statement of Sec 11.1 of CSS2 Specification
-
5. If overflow is set to "scroll", UAs should support a visible scrolling
mechanism.
PASS CRITERIA:
If statement #5 is passed, then the value of "overflow" is scroll,
so a visible scrolling mechanism should be displayed.
I didn't like the play, but then I saw
it under adverse conditions - the curtain was up.
- Groucho Marx
The rules defined are "div {width: 100px; height: 100px;
overflow: scroll;
border: thin solid red:}".
Also "blockquote {width: 125px; height: 100px;
margin-sop: 50px; margin-left: 50px;
border: thin dashed black}", and
"div.attributed-to {text-align: right;}".
All other properties of this page should be UA-default.