Closed
Bug 296314
Opened 19 years ago
Closed 6 years ago
Search for/Find nodes by computed style in DOM Inspector
Categories
(Other Applications :: DOM Inspector, enhancement)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: aguertin+bugzilla, Unassigned)
References
Details
(Keywords: helpwanted)
It would be somewhat useful to be able to search for a node by the computed
style in the DOM Inspector. (e.g. find nodes with position:absolute)
Keywords: helpwanted
style people, is this possible w/ systematically interogating each dom node and asking it if its style includes the specified bit?
Comment 2•18 years ago
|
||
Sure. Slow as hell, but possible.
Updated•17 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
Comment 3•6 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Comment 4•6 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
You need to log in
before you can comment on or make changes to this bug.
Description
•