16 transform: rotate(
45deg) translate3d(
0,
0,
0);
22 <p> Test for bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=83954">83954</a>: REGRESSION(
110072): Clipping is not applied on layers that are animated using platform code
</p>
23 <p> This passes if the bottom green transformed square doesn't split out of the purple square.
</p>
24 <div class=
"overflowHidden" style=
"height: 200px">
25 <div class=
"overflowHidden">
26 <div style=
"background: green"></div>
28 <div class=
"overflowHidden">
29 <div class=
"transformed"></div>