Bug 143197 - Use :matches() instead of :-webkit-any() for the sections and headings default style
Summary: Use :matches() instead of :-webkit-any() for the sections and headings defaul...
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-03-29 13:06 PDT by Benjamin Poulain
Modified: 2015-03-29 20:13 PDT (History)
0 users

See Also:


Attachments
Patch (5.80 KB, patch)
2015-03-29 13:08 PDT, 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-03-29 13:06:16 PDT
Use :matches() instead of :-webkit-any() for the sections and headings default style
Comment 1 Benjamin Poulain 2015-03-29 13:08:13 PDT
Created attachment 249691 [details]
Patch
Comment 2 Benjamin Poulain 2015-03-29 20:13:06 PDT
Comment on attachment 249691 [details]
Patch

Clearing flags on attachment: 249691

Committed r182131: <http://trac.webkit.org/changeset/182131>
Comment 3 Benjamin Poulain 2015-03-29 20:13:11 PDT
All reviewed patches have been landed.  Closing bug.