Bug 78636

Summary: Avoid full style recalc when presentation attributes change.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-02-14 14:46:33 PST
We could just use InlineStyleChange and avoid a bunch of work.
Comment 1 Andreas Kling 2012-02-14 14:51:41 PST
Created attachment 127050 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-14 15:17:09 PST
Comment on attachment 127050 [details]
Patch

Clearing flags on attachment: 127050

Committed r107745: <http://trac.webkit.org/changeset/107745>
Comment 3 WebKit Review Bot 2012-02-14 15:17:15 PST
All reviewed patches have been landed.  Closing bug.