6 testRunner
.dumpAsTextWithPixelResults();
12 margin:
30px
30px
20px
30px;
18 box-shadow:
260px
30px
0px -
10px lime;
22 /*
191px triggers the square shadow
190px doesn't |
200px triggers the missing section of shadow and a square shadow;
199px doesn't but keeps the square */
23 border-radius:
0 0 200px
0;
28 <!--[bug 72103] Test box-shadow with negative spread. Even if the spread is negative, the shadow's shape should not be a rectangle. The box shadow should be rounded.-->
29 <div class=
"neg-shadow rounded1"></div>