Bug 54932 - [meta] Deploy EditingStyle and refactor related-code
Summary: [meta] Deploy EditingStyle and refactor related-code
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on: 49956 54933 55902 55974 61887 69882
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-21 20:44 PST by Ryosuke Niwa
Modified: 2011-10-11 16:54 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-02-21 20:44:18 PST
This bug tracks all EditingStyle deployments.

EditingStyle is a class in WebCore/editing that defines the interface between Editing and CSS subsystems.  We intend to centralize all style related code in WebCore/editing into this class.