8 background-color: rgb(
255,
0,
0);
9 transform: rotate(
45deg);
12 background-color: rgb(
0,
195,
0);
16 <body onload=
"getSelection().setBaseAndExtent(q, 0, q, 1)">
17 <p>Tests selection painting on a transformed, replaced element
<br>
18 <a href=
"https://bugs.webkit.org/show_bug.cgi?id=15739">https://bugs.webkit.org/show_bug.cgi?id=
15739</a>
20 <p>You should see a dark green square rotated
45°. If you see any red, the test failed.
21 <div style=
"padding-top: 50px;">