Bug 114583 - Move parseDeclaration() and clear() to MutableStylePropertySet.
Summary: Move parseDeclaration() and clear() to MutableStylePropertySet.
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: 114568
  Show dependency treegraph
 
Reported: 2013-04-14 08:32 PDT by Andreas Kling
Modified: 2013-04-14 08:45 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.62 KB, patch)
2013-04-14 08:33 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-04-14 08:32:23 PDT
Move parseDeclaration() and clear() to MutableStylePropertySet.
Comment 1 Andreas Kling 2013-04-14 08:33:08 PDT
Created attachment 197994 [details]
Patch
Comment 2 Andreas Kling 2013-04-14 08:45:33 PDT
Committed r148397: <http://trac.webkit.org/changeset/148397>