Index: third_party/WebKit/LayoutTests/fast/forms/textarea-appearance-wrap-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-appearance-wrap-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea-appearance-wrap-expected.txt |
deleted file mode 100644 |
index f50e634d75113fc7ca001d4f0ce12387d78236bc..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-appearance-wrap-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-This tests that textarea wrap attributes work correctly when submitting a form. |
- |
- |
- |
- |
- |
- |
-wrap=hard: Success |
- |
- |
-wrap=soft: Success |
- |
- |
-wrap=off: Success |
- |
- |
-wrap=hard rtl text: Success |
- |
- |
-wrap=hard mixed rtl and ltr text: Success |
- |
- |
-wrap=hard visibility:hidden: Success |
- |
- |
- |