8 transform: rotate3d(
0,
0,
1,
10deg) scale(
5,
5);
13 background-color: red;
18 background-color: green;
24 <p>This test ensures that the sub-pixel offset is properly carried into a composited transform origin.
</p>
26 <div id=
"green"></div>