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 83289
HTMLSelectElement does not have a getter for namedItem. This fixes the invalid test
https://bugs.webkit.org/show_bug.cgi?id=83289
Summary
HTMLSelectElement does not have a getter for namedItem. This fixes the invali...
Erik Arvidsson
Reported
2012-04-05 10:12:13 PDT
HTMLSelectElement does not have a getter for namedItem. This fixes the invalid test
Attachments
Patch
(8.17 KB, patch)
2012-04-05 10:13 PDT
,
Erik Arvidsson
no flags
Details
Formatted Diff
Diff
Patch
(10.25 KB, patch)
2012-04-05 10:36 PDT
,
Erik Arvidsson
rniwa
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2012-04-05 10:13:48 PDT
Created
attachment 135847
[details]
Patch
Erik Arvidsson
Comment 2
2012-04-05 10:18:00 PDT
HTMLSelectElement does not have a getter for namedItem HTMLOptionsCollection inherits the getter for namedItem from HTMLCollection
Erik Arvidsson
Comment 3
2012-04-05 10:36:33 PDT
Created
attachment 135853
[details]
Patch
Ryosuke Niwa
Comment 4
2012-04-05 12:02:10 PDT
Comment on
attachment 135853
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=135853&action=review
> LayoutTests/ChangeLog:7 > +
Please add a link to the spec.
Erik Arvidsson
Comment 5
2012-04-05 12:08:48 PDT
Committed
r113351
: <
http://trac.webkit.org/changeset/113351
>
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