blob: 9b870f139fdbfddbc8d1732805e79c64ad3980d8 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.setNewWindowsCopyBackForwardList(true);
}
</script>
</head>
<body onload="window.open('data:text/html,<script>if (window.testRunner) testRunner.notifyDone();</script>');">
<pre>
This test only works in DRT by tickling the [WebView _loadBackForwardListFromOtherView:] method.
If it doesn't crash, then the test passes.
</pre>
</body>
</html>