Bug 87369 - Filter for RadioNodeList should be case sensitive.
Summary: Filter for RadioNodeList should be case sensitive.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rakesh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 04:33 PDT by Rakesh
Modified: 2012-05-24 06:18 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.03 KB, patch)
2012-05-24 04:39 PDT, Rakesh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rakesh 2012-05-24 04:33:16 PDT
Id or name matching filter for creating a RadioNodeList object for form.elements should be case sensitive.
Comment 1 Rakesh 2012-05-24 04:39:58 PDT
Created attachment 143785 [details]
patch

Making the filter criteria case sensitive.
Comment 2 Kent Tamura 2012-05-24 04:49:29 PDT
Comment on attachment 143785 [details]
patch

ok
Comment 3 WebKit Review Bot 2012-05-24 06:18:22 PDT
Comment on attachment 143785 [details]
patch

Clearing flags on attachment: 143785

Committed r118358: <http://trac.webkit.org/changeset/118358>
Comment 4 WebKit Review Bot 2012-05-24 06:18:26 PDT
All reviewed patches have been landed.  Closing bug.