Open Bug 1099258 Opened 10 years ago Updated 2 years ago

[rule view] selector highlight should include matching anonymous content

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: bgrins, Unassigned)

References

(Depends on 1 open bug)

Details

Example: http://jsbin.com/tecagigape/6/edit

STR:

* Make sure you've set dom.webcomponents.enabled = true
* Inspect one of the shadow buttons
* Look at the rule view, hover the button selector

Expected

The shadow buttons are highlighted

Actual

The shadow buttons are not highlighted.

This is tricky since they are not part of the root document.  But we should know which element / document the stylesheet is scoped to, so we can hopefully figure out which nodes should be highlighted from that.
Filter on CLIMBING SHOES
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.