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

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

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.svg
diff --git a/LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.svg b/LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.svg
deleted file mode 100644
index 806640a8658458e3736972afa543708acac4f5ef..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/HTMLScriptElement/resources/adopt-node-frame.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400">
-<script xlink:href="do-nothing.js"></script>
-<script>
-window.top.done(document);
-</script>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698