4 <style type=
"text/css" media=
"screen">
8 background-color: black;
11 -webkit-box-reflect: below
0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(
0,
0,
0,
0.2)));
15 transform: rotate(
10deg);
19 transform: skewX(
10deg);
25 <p>You should not see any pixel artifacts around the reflections.
</p>
26 <div class=
"box"></div>
27 <div class=
"transformed box"></div>
28 <div class=
"transformed2 box"></div>