Closed Bug 180856 Opened 22 years ago Closed 15 years ago

Rewrite how inspector accesses style rules

Categories

(Other Applications :: DOM Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: caillon, Unassigned)

Details

It currently goes meddling into the rule node. We should be using the CSSOM interfaces instead since inspector has no business knowing about the style system's internals. One bug that is caused by this is that looking at an element that has a background style applied to it, and moving over to style rules view, we are shown background-clip and background-origin with values of -moz-initial.
Mass re-assigning bugs to dom.inspector@extensions.bugs
Assignee: caillon → dom.inspector
Product: Core → Other Applications
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
Wontfixing this. There are no CSSOM interfaces for what Inspector needs here, and the -moz-* stuff shows up in the CSSOM too, in any case.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.