Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: LayoutTests/fast/loader/stateobjects/resources/replacestate-base-pass.html

Issue 6911011: Merge 85436 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698