Bug 78891

Summary: StylePropertySet: Add a way for setProperty() to skip removing the existing property.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 78070    

Andreas Kling
Reported 2012-02-17 03:50:22 PST
For attribute styles, we can assume that the property is not already in the set. We should add a way to call setProperty() without doing the extra work looking for duplicates.
Attachments
Note You need to log in before you can comment on or make changes to this bug.