Open Bug 916977 Opened 11 years ago Updated 2 years ago

Add an API to retrieve authored styles including invalid and double properties

Categories

(Core :: DOM: CSS Object Model, enhancement, P5)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: sebo, Unassigned)

Details

There should be a chrome-only API allowing to get all CSS properties as they were authored. This especially includes properties with invalid names or values and equally named properties within one rule (even when they are all valid). Furthermore values of shorthand properties should be returned in the order they were authored.
This API is needed to allow Firebug[1] and the devtools[2][3] to display the user the properties as they were defined and to display them hints that they are wrong or duplicated.
This was initially described in comment 46 of bug 731271.

Sebastian

[1] http://code.google.com/p/fbug/issues/detail?id=553
[2] Bug 770357
[3] Bug 913661
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.