Bug 79583 - Allow matched property cache for elements with additional attribute style.
Summary: Allow matched property cache for elements with additional attribute style.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 15:27 PST by Andreas Kling
Modified: 2012-02-25 16:49 PST (History)
4 users (show)

See Also:


Attachments
Party patch (1.71 KB, patch)
2012-02-25 15:33 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-02-25 15:27:18 PST
Additional attribute style property sets are immutable now, so there's no reason to disallow match caching for elements that have them.
Comment 1 Andreas Kling 2012-02-25 15:33:03 PST
Created attachment 128886 [details]
Party patch
Comment 2 Andreas Kling 2012-02-25 16:49:06 PST
Comment on attachment 128886 [details]
Party patch

Clearing flags on attachment: 128886

Committed r108916: <http://trac.webkit.org/changeset/108916>
Comment 3 Andreas Kling 2012-02-25 16:49:15 PST
All reviewed patches have been landed.  Closing bug.