Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
LayoutTests/fast/forms/number/input-number-events.html is failing sin…
…ce r108228 https://bugs.webkit.org/show_bug.cgi?id=79329 Update input-number-events.html test for r108228. Spin buttons of number input field fire both input and change events. Patch by Yoshifumi Inoue <yosin@chromium.org> on 2012-02-26 Reviewed by Kent Tamura. * fast/forms/number/input-number-events-expected.txt: We get one change event from spin button click. * fast/forms/number/input-number-events.html: Change to one for change event. Canonical link: https://commits.webkit.org/96725@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@108955 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
17 additions
and 4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters