Index: LayoutTests/fast/loader/stateobjects/resources/replacestate-base-pass.html |
=================================================================== |
--- LayoutTests/fast/loader/stateobjects/resources/replacestate-base-pass.html (revision 85529) |
+++ LayoutTests/fast/loader/stateobjects/resources/replacestate-base-pass.html (working copy) |
@@ -1,13 +0,0 @@ |
-<html> |
-<head> |
-<script> |
-if (window.layoutTestController) { |
- layoutTestController.dumpAsText(); |
- window.onload = function() {layoutTestController.notifyDone();}; |
-} |
-</script> |
-</head> |
-<body> |
-PASS: Navigation relative to base element. |
-</body> |
-</html> |