Testing Fourth Testable Statement of Sec 11.1 of CSS2 Specification
-
4. If overflow is set to "hidden", the blockquote is clipped.
PASS CRITERIA:
If statement #4 is passed, then the value of "overflow" is hidden,
so the blockquote should be clipped by the containing block.
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: hidden;
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.