Bug 141615 - Add the initial matching implementation for attribute selectors with case-insensitive value
Summary: Add the initial matching implementation for attribute selectors with case-ins...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-14 19:15 PST by Benjamin Poulain
Modified: 2015-02-14 22:12 PST (History)
0 users

See Also:


Attachments
Patch (176.03 KB, patch)
2015-02-14 19:20 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-02-14 19:15:06 PST
Add the initial matching implementation for attribute selectors with case-insensitive value
Comment 1 Benjamin Poulain 2015-02-14 19:20:17 PST
Created attachment 246608 [details]
Patch
Comment 2 Andreas Kling 2015-02-14 21:40:04 PST
Comment on attachment 246608 [details]
Patch

r=me
Great tests!
Comment 3 Benjamin Poulain 2015-02-14 22:11:59 PST
Comment on attachment 246608 [details]
Patch

Clearing flags on attachment: 246608

Committed r180123: <http://trac.webkit.org/changeset/180123>
Comment 4 Benjamin Poulain 2015-02-14 22:12:04 PST
All reviewed patches have been landed.  Closing bug.