Open
Bug 1881485
Opened 2 years ago
Updated 4 months ago
Show an error icon for idref/idreflist attributes where referenced element can't be found
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
Details
This would help detect typos or cases where the referenced element is no longer/not yet in the page
Note that we do emit an event on the client where the "Select element" button is clicked but we couldn't find it (see https://searchfox.org/mozilla-central/rev/a8cc31504a2379bcf8ba395d2da7bb632b5521d6/devtools/client/inspector/markup/markup.js#1218-1219,1223-1224,1226-1227), but this requires the user to actually click on it.
Updated•4 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•