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

Unified Diff: LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/svg/custom/image-with-prefix-in-webarchive.svg
diff --git a/LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg b/LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg
deleted file mode 100644
index 4c74c76c4a9ff52aea0c5b2d732f4a7a0d532595..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-<svg:svg xmlns:svg="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink">
- <svg:script>
- if (window.testRunner)
- testRunner.dumpDOMAsWebArchive();
- </svg:script>
- <svg:image xlink:href="resources/green-checker.png" width="100" height="100" />
-</svg:svg>

Powered by Google App Engine
This is Rietveld 408576698