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

Unified Diff: webkit/data/layout_tests/chrome/fast/dom/resources/location-shadowing-inner2.html

Issue 63094: Remove some tests that have been sent upstream and brought back down in WebKi... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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: webkit/data/layout_tests/chrome/fast/dom/resources/location-shadowing-inner2.html
===================================================================
--- webkit/data/layout_tests/chrome/fast/dom/resources/location-shadowing-inner2.html (revision 13273)
+++ webkit/data/layout_tests/chrome/fast/dom/resources/location-shadowing-inner2.html (working copy)
@@ -1,11 +0,0 @@
-<html>
-<body onload="load()">
-location-shadowing-inner2
-<script>
-function load() {
- top.check(true);
- top.notifyDone();
-}
-</script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698