[Webkit-unassigned] [Bug 44949] New: Provide source-based properties for style declarations to CSSParser clients
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 31 07:27:43 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44949
Summary: Provide source-based properties for style declarations
to CSSParser clients
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: apavlov at chromium.org
CC: pfeldman at chromium.org
In order to improve the Web Inspector CSS editing capabilities, it is desirable to be able to retrieve style properties as they were written by the user in the CSS style declaration rather than the way WebCore has stored them internally. Having the source ranges (start/end offsets) for properties is also necessary to enable model-based editing of CSS styles via setting the entire style text.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list