Closed
Bug 168034
Opened 23 years ago
Closed 23 years ago
Missing childNodes in JS view in DOM Inspector -
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 160254
People
(Reporter: stephen, Assigned: hewitt)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
The URL above has two testcases - one where a table is shown with no childnodes,
and one where the table is shown with childnodes.
In the first case a simple Javascript shows that the childNodes are there even
though the DOM Inspector cannot see them.
Two screen-captures of the DOM Inspector are also available from this URL
Reproducible: Always
Steps to Reproduce:
1. Go to the URL
2. Look at the TABLE node in Javascript view in the DOM inspector
Comment 1•23 years ago
|
||
This is fixed already but it is not in 1.1. Try 1.2 alpha when it comes out.
*** This bug has been marked as a duplicate of 160254 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: Missing childNodes in JS view in DOM Inspector - → Missing childNodes in JS view in DOM Inspector -
Updated•21 years ago
|
Product: Core → Other Applications
Updated•18 years ago
|
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•