1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0//EN">
8 background-color: green;
14 background-color: red;
23 clip: rect(
100px
200px
200px
100px);
27 You should see a
100x100 green square below. If you see any red, the test
30 <div class=
"green clip"><div class=
"red"></div></div>