4 border-bottom:
1px solid;
5 background: -webkit-gradient(linear,
0%
100%,
0%
100%, from(red), to(blue))
10 window
.testRunner
.dumpAsText();
14 <h1>Linear gradient with
1px border-bottom. Should not crash
</h1>
15 <div class=
"thin"></div>