Closed Bug 823493 Opened 12 years ago Closed 12 years ago

References to IUI in CssHtmlTree.jsm

Categories

(DevTools :: Inspector, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 20

People

(Reporter: paul, Assigned: miker)

References

Details

Attachments

(1 file)

Kill them.
Blocks: 816946
Assignee: nobody → mratcliffe
So, if we inspected the following:
<a style="background-color: white;" href="#"></a>

This error causes the selector to be displayed like this (when it is highlighted):
A[6].style -> white

It should be like this:
this.style -> white
Attached patch PatchSplinter Review
Destroyed
Attachment #694415 - Flags: review?(paul)
Whiteboard: [has-patch]
Attachment #694415 - Flags: review?(paul) → review+
Whiteboard: [has-patch] → [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/6ec2cc4a851d
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/6ec2cc4a851d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 20
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: