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

Unified Diff: LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.html

Issue 288033006: Revert a series of wrong fixes for crbug.com/361011 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/dom/HTMLScriptElement/resources/adopt-node-frame.html
diff --git a/LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.html b/LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.html
deleted file mode 100644
index 6d0e5dedf49b0bf0e567ad5c86765b54f002c53e..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<body>
-<script src=do-nothing.js></script>
-<script>
-window.top.done(document);
-</script>
-</body>

Powered by Google App Engine
This is Rietveld 408576698