Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt |
deleted file mode 100644 |
index 4d7f1593dd36768d88a5088f6f6b01119c650df1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Check if input.value="" clears an input with partially-specified value. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-Empty text: ---------, ---- |
-PASS eventSender.keyDown("upArrow"); getUserAgentShadowTextContent(input) is not emptyText |
-PASS input.value = ""; getUserAgentShadowTextContent(input) is emptyText |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |