5 testRunner
.dumpAsText();
12 border:
1px solid black;
17 transform: rotate(
20deg);
22 Inline with -webkit-transform that contains positioned element. This should not crash.
23 <div class=
"container">
25 <div style=
"height: 150px; top: 100px; width: 160px; background-color: grey; position: absolute; left: 134px;"><p>some text here
</p></div>