blob: ee4f3e96b9951ed05ebb70628593cd69c5a0e0b1 [file] [log] [blame]
inferno@chromium.orge29694f2010-10-07 22:00:02 +00001<html>
2 <junk>
3 <blockquote>
4 Test passes if it does not crash.
5 <junk id="start">
6 </junk>
7 </blockquote>
8 <junk id="end">
9 PASS
10 </junk>
11 </junk>
12 <script>
rniwa@webkit.org14f6b5b2012-06-13 08:51:53 +000013 if (window.testRunner)
14 testRunner.dumpAsText();
inferno@chromium.orge29694f2010-10-07 22:00:02 +000015
16 window.getSelection().setBaseAndExtent(start, 0, end, 0);
17 </script>
18</html>
19