WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 33021
HTMLInputElement::valueAsDate setter support for type=month
https://bugs.webkit.org/show_bug.cgi?id=33021
Summary
HTMLInputElement::valueAsDate setter support for type=month
Kent Tamura
Reported
2009-12-29 08:42:56 PST
Implement setValueAsDate() of HTMLInputElement class only for type=month.
Attachments
Proposed patch
(18.04 KB, patch)
2009-12-29 08:51 PST
,
Kent Tamura
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2009-12-29 08:51:08 PST
Created
attachment 45605
[details]
Proposed patch
WebKit Review Bot
Comment 2
2009-12-29 08:52:28 PST
style-queue ran check-webkit-style on
attachment 45605
[details]
without any errors.
Kent Tamura
Comment 3
2010-01-17 23:50:19 PST
Add Darin to Cc because he reviewd the getter part of HTMLInputElement::valueAsData.
Darin Adler
Comment 4
2010-01-18 12:23:41 PST
Comment on
attachment 45605
[details]
Proposed patch Looks fine. I don't approve of the use of ` and ' to be the two sides of a quote. It should just be ' and ' on both sides. r=me
Kent Tamura
Comment 5
2010-01-18 17:50:22 PST
> I don't approve of the use of ` and ' to be the two sides of a quote. It should > just be ' and ' on both sides.
Correct all of `' pairs and committed as
r53445
. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug