diff options
Diffstat (limited to 'webkit/data')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/focus2-expected.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/focus2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/focus2-expected.txt index 1311fd2..93a8239 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/focus2-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/focus2-expected.txt @@ -22,6 +22,9 @@ blur event: [to] ISINDEX focus event: [to] PASSWORD keydown event: [to] PASSWORD blur event: [to] PASSWORD +focus event: [to] RADIO +keydown event: [to] RADIO +blur event: [to] RADIO focus event: [to] RANGE keydown event: [to] RANGE blur event: [to] RANGE @@ -65,6 +68,9 @@ blur event: [to] ISINDEX focus event: [to] PASSWORD keydown event: [to] PASSWORD blur event: [to] PASSWORD +focus event: [to] RADIO +keydown event: [to] RADIO +blur event: [to] RADIO focus event: [to] RANGE keydown event: [to] RANGE blur event: [to] RANGE @@ -87,4 +93,3 @@ focus event: [to] DIV keydown event: [to] DIV blur event: [to] DIV focus event: [to] BUTTON - |