[webkit-reviews] review granted: [Bug 98480] Add behavior tests for input[type=date] with multiple fields : [Attachment 167960] Patch 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 03:21:46 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 98480: Add behavior tests for input[type=date] with multiple fields
https://bugs.webkit.org/show_bug.cgi?id=98480

Attachment 167960: Patch 3
https://bugs.webkit.org/attachment.cgi?id=167960&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=167960&action=review


>
LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-preserve-value
-after-history-back.html:64
> +    for (var index = 0; index < testCases.length; ++ index) {

Nit: ++index


More information about the webkit-reviews mailing list