1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0//EN">
8 background-color: green;
9 border:
10px solid red;
13 clip: rect(
10px
110px
110px
10px);
22 You should see a
100x100 green square below. If you see any red, the test
23 has failed. This test is checking to make sure clip applies to the element
24 itself and starts from the border edge.
26 <div class=
"clip green positioned">