Bug 138128

Summary: CSS4 Selectors: Add the pseudo class :any-link
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, kling, rniwa, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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>