2 <style type=
"text/css">
6 background: no-repeat repeating-linear-gradient
(red
, blue
, green
0);
9 <script type=
"text/javascript" charset=
"utf-8">
10 if (window.testRunner) {
11 testRunner.dumpAsTextWithPixelResults();
14 <!-- This test should not hang. You should see a green square. -->
15 <div class=
"box"></div>