| Index: trunk/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send.html
|
| ===================================================================
|
| --- trunk/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send.html (revision 156081)
|
| +++ trunk/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send.html (working copy)
|
| @@ -1,12 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<body>
|
| - <script src="/js-test-resources/js-test-pre.js"></script>
|
| - <script src="/js-test-resources/leak-check.js"></script>
|
| - <script>
|
| - var tolerance = {'numberOfLiveDocuments': 0};
|
| - doLeakTest('resources/multiple-send.html', tolerance);
|
| - </script>
|
| - <script src="/js-test-resources/js-test-post.js"></script>
|
| -</body>
|
| -</html>
|
|
|