7 testRunner
.dumpAsText();
8 window
.frames
.myframe
.location
.reload(true);
12 <body onload=
"runTest()">
13 <p>Test for
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=26326">bug
26326</a>:
14 This tests that there is no crash when refreshing a page with a custom scrollbar. On success you should see a frame with scrollbars and one PASS message in it.
<p/>
15 <iframe name=
"myframe" id=
"myframe" src=
"resources/page-with-custom-scrollbars.html">