| <title>Bug 53123: Crashes loading pages when cancelling subresource loads through WebKit</title>
|
| if (window.layoutTestController) {
|
| layoutTestController.dumpAsText();
|
| layoutTestController.setWillSendRequestReturnsNull(true);
|
| <script type="text/javascript" src="resources/empty-script.js"></script>
|
| <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=53123">Bug 53123: Crashes loading pages when cancelling subresource loads through WebKit</a>.
|
| If the test doesn't crash, then it has passed. It must be run in DRT.</p>
|
| <script src="http://www.example.org" type="text/javascript"></script>
|