Bug 79583

Summary: Allow matched property cache for elements with additional attribute style.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Party patch none

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.