Bug 78497

Summary: Don't mark element for style recalc when modifying its attribute style.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: 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   
Bug Depends on:    
Bug Blocks: 78070    
Attachments:
Description Flags
Patch koivisto: review+

Andreas Kling
Reported 2012-02-13 07:35:52 PST
StylePropertySet::setNeedsStyleRecalc() shouldn't do anything if the parent element is an element's attributeStyle().
Attachments
Patch (1.65 KB, patch)
2012-02-13 07:42 PST, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2012-02-13 07:42:43 PST
Andreas Kling
Comment 2 2012-02-13 07:54:36 PST
Note You need to log in before you can comment on or make changes to this bug.