Bug 138128 - CSS4 Selectors: Add the pseudo class :any-link
Summary: CSS4 Selectors: Add the pseudo class :any-link
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: 2014-10-27 22:25 PDT by Benjamin Poulain
Modified: 2014-10-28 21:21 PDT (History)
4 users (show)

See Also:


Attachments
Patch (615.09 KB, patch)
2014-10-27 23:38 PDT, Benjamin Poulain
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-10-27 22:25:45 PDT
CSS4 Selectors: Add the pseudo class :any-link
Comment 1 Benjamin Poulain 2014-10-27 23:38:41 PDT
Created attachment 240531 [details]
Patch
Comment 2 Andreas Kling 2014-10-28 18:53:20 PDT
Comment on attachment 240531 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240531&action=review

r=me

> LayoutTests/ChangeLog:30
> +        The nice thing is: all those cases are tested now :)

Story Time should be a new ChangeLog thing!
Comment 3 Benjamin Poulain 2014-10-28 21:21:18 PDT
Committed r175301: <http://trac.webkit.org/changeset/175301>