Closed
Bug 1380251
Opened 8 years ago
Closed 8 years ago
Inspector does not display very nested items (> ~100 nesting)
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 806928
People
(Reporter: maciej.kucharczyk, Unassigned)
Details
Attachments
(1 file)
|
3.02 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170628075643
Steps to reproduce:
I inspected the nested(100th or more) element on page.
To reproduce this go to the attached file, click right mouse button on the text 150 and select "Inspect Element"
Actual results:
We don't see this element on the inspector, inspection ends with text 94,
when we select "Edit As HTML" on last span, we see the hidden elements.
Screen:
http://imgur.com/a/TCTBO (I can attach only one file)
Expected results:
The full view HTML DOM tree
Updated•8 years ago
|
Component: Untriaged → Developer Tools: Inspector
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•