5 <title>Simple composited reflections
</title>
6 <style type=
"text/css" media=
"screen">
13 transform: translateZ(
0);
17 -webkit-box-reflect: below
10px;
24 <p>Testing reflections on directly composited images. Left and right sides should look the same.
</p>
25 <img class=
"reflected" src=
"../resources/thiswayup.png" width=
"184" height=
"124">
26 <img class=
"compositing reflected" src=
"../resources/thiswayup.png" width=
"184" height=
"124">