3 <link rel=
"stylesheet" href=
"resources/default.css">
4 <script type=
"text/javascript">
6 testRunner
.dumpAsTextWithPixelResults();
9 document
.getElementById('iframe').contentWindow
.scrollTo(200, 200);
13 <body onload=
"runTest()">
14 <!-- You should 3 non-overlapping rectangle (from left to right): a green, a yellow and a blue. -->
15 <iframe id=
"iframe" src=
"resources/iframe-outer.html"></iframe>