| Index: third_party/WebKit/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt
|
| index eaa0784d4f217fb4c3d740c593ed8d2b38a0d0e8..0921ec6210dd33272f19367abda31a4c955bf38b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt
|
| @@ -8,12 +8,26 @@ For manual testing, focus a radio button in the second group and use the arrow k
|
|
|
| d e f
|
|
|
| +Test for https://code.google.com/p/chromium/issues/detail?id=556677.
|
| +
|
| +For manual testing, focus a radio button in the first group and use the arrow keys. Changing the radio button should fire change events in the direction of left to right.
|
| +
|
| +אחד שני שלוש
|
| +
|
| b dispatched change event
|
| c dispatched change event
|
| +שלוש dispatched change event
|
| +שני dispatched change event
|
| PASS: a is not checked
|
| PASS: b is not checked
|
| PASS: c is checked
|
| PASS: d is checked
|
| PASS: e is not checked
|
| PASS: f is not checked
|
| +PASS: אחד is not checked
|
| +PASS: שני is checked
|
| +PASS: שלוש is not checked
|
| +PASS: אחד is not checked
|
| +PASS: שני is checked
|
| +PASS: שלוש is not checked
|
|
|
|
|