6 transform: translateZ(
0px);
14 left:
20px; right:
20px;
20 border:
1px solid transparent;
21 -webkit-box-shadow:
0 0 6px #
090;
22 background-color: #
090;
25 <script type=
"text/javascript">
26 if (window
.testRunner
) {
27 testRunner
.dumpAsTextWithPixelResults();
33 <!-- If culled incorrectly, the top/left edges outside of the shadowed box end up being culled instead of painted/drawn properly. -->
34 <div class=
"comp shadow"></div>