1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
6 <title>clip and zooming
</title>
7 <style type=
"text/css" media=
"screen">
20 background-color: red;
28 background-color: green;
29 clip: rect(
50px
150px
150px
50px);
34 <p><a href=
"https://bugs.webkit.org/show_bug.cgi?id=24753">https://bugs.webkit.org/show_bug.cgi?id=
24753</a></p>
35 <p>Test CSS clip with zooming. You should not see any red below
</p>