Bug 137557 - Re-add :enabled CSS selector tests for Anchor, Area & Link elements
Summary: Re-add :enabled CSS selector tests for Anchor, Area & Link elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bruno Abinader
URL: https://html5.org/r/8818
Keywords:
Depends on: 134826
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-09 06:46 PDT by Bruno Abinader
Modified: 2014-10-09 12:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2014-10-09 06:50 PDT, Bruno Abinader
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Abinader 2014-10-09 06:46:13 PDT
CSS selector :enabled no longer matches Anchor, Area & Link elements with 'href' attribute set. This got fixed in bug 134826, but we need to re-add the layout tests with updated results.
Comment 1 Bruno Abinader 2014-10-09 06:50:14 PDT
Created attachment 239533 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-09 10:01:07 PDT
Comment on attachment 239533 [details]
Patch

Clearing flags on attachment: 239533

Committed r174508: <http://trac.webkit.org/changeset/174508>
Comment 3 WebKit Commit Bot 2014-10-09 10:01:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Benjamin Poulain 2014-10-09 12:46:45 PDT
Thanks