Index: third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html |
deleted file mode 100644 |
index 077729f3e5ea0b702377cf94457c830b597b0cee..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-<!-- This tests that the placeholder prints carriage return and line feed --> |
-<textarea placeholder="first second"></textarea><br> |
-<textarea placeholder=" "></textarea><br> |
-<textarea placeholder=" "></textarea><br> |