5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
6 <title>Transform-clipping bug
</title>
7 <style type=
"text/css" media=
"screen">
18 -webkit-transform-origin:
0 100px;
19 transform: scale3d(
0.5,
0.5,
1);
26 background-color: green;
27 transform: translateZ(
10px);
36 background-color: red;
42 <p>Bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=29495">29495</a>. You should see one green box below, with no red.
</p>
43 <div id=
"indicator"></div>
45 <div class=
"zero-size-item">
46 <div class=
"box"></div>