Index: third_party/WebKit/LayoutTests/fast/forms/option-label-trim-html-spaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/option-label-trim-html-spaces-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/option-label-trim-html-spaces-expected.txt |
deleted file mode 100644 |
index 03e6fbcdade3bc5d53379ae7caa9f990461211f5..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/option-label-trim-html-spaces-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test for space striping .label attribute of OPTION element |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS o1.label is "text with extra while spaces" |
-PASS o2.label is "text" |
-PASS o3.label is " test text " |
-PASS o4.label is "test text" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |