Bug 112107 - Add tests for calendar picker month popup
Summary: Add tests for calendar picker month popup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 23:42 PDT by Keishi Hattori
Modified: 2013-03-17 14:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (46.11 KB, patch)
2013-03-12 05:53 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff
Patch (46.06 KB, patch)
2013-03-12 21:00 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2013-03-11 23:42:38 PDT
Add tests for calendar picker month popup
Comment 1 Keishi Hattori 2013-03-12 05:53:04 PDT
Created attachment 192719 [details]
Patch
Comment 2 Kent Tamura 2013-03-12 17:21:44 PDT
Comment on attachment 192719 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=192719&action=review

> LayoutTests/platform/chromium/fast/forms/calendar-picker/week-picker-key-operations-expected.txt:156
> +FAIL selectedValue() should be 1999-12-26. Was 2000-W02.
> +PASS selectedDayCells() is ""
> +FAIL highlightedValue() should be 1999-12-26. Was 2000-W02.

FAIL
Comment 3 Keishi Hattori 2013-03-12 21:00:59 PDT
Created attachment 192864 [details]
Patch
Comment 4 Kent Tamura 2013-03-17 14:31:24 PDT
Comment on attachment 192864 [details]
Patch

Looks good
Comment 5 WebKit Review Bot 2013-03-17 14:42:57 PDT
Comment on attachment 192864 [details]
Patch

Clearing flags on attachment: 192864

Committed r146026: <http://trac.webkit.org/changeset/146026>
Comment 6 WebKit Review Bot 2013-03-17 14:43:00 PDT
All reviewed patches have been landed.  Closing bug.