| Index: third_party/WebKit/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt
|
| index b0758cb2752598f3c8b7641b9b5d87ffb009e0e3..7357c07130f2af1577899c4ba21bfbf8910d4e6e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt
|
| @@ -4,7 +4,7 @@ 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 eventSender.keyDown("ArrowUp"); getUserAgentShadowTextContent(input) is not emptyText
|
| PASS input.value = ""; getUserAgentShadowTextContent(input) is emptyText
|
| PASS successfullyParsed is true
|
|
|
|
|