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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg

Issue 1524663002: Move textarea-related tests to fast/forms/textarea/, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg
diff --git a/third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg b/third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg
deleted file mode 100644
index b7b1940b61e7de15d81452bfff322f48a5da62b3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg">
- <rect x="5px" y="5px" width="10px" height="10px" />
-</svg>

Powered by Google App Engine
This is Rietveld 408576698