Closed
Bug 53833
Opened 25 years ago
Closed 25 years ago
Cannot read XML tree from JavaScript
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: ken_mori, Assigned: jst)
Details
Attachments
(2 files)
When accessing an XML tree defined by an XML document in an iFrame from
JavaScript, the information provided by childNodes is incorrect.
Comment 3•25 years ago
|
||
Ken Mori, can you please take a look at the bug writing guidelines.
http://www.mozilla.org/quality/bug-writing-guidelines.html
Please add the buildID of thebuild you tested, the steps to reproduce the
problem, the actual and expected behavior. Thanks.
Comment 4•25 years ago
|
||
Marking as INVALID due to lack of response. Reporter, reopen this bug if your
still seeing it.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Updated•24 years ago
|
Component: DOM Level 1 → DOM HTML
Comment 7•24 years ago
|
||
verified works for me ...saved the attachment 15355 [details] as xmltree.html and
attachment 15356 [details] as items.xml alerts (ITEMS, 5, [object Text]).
Status: RESOLVED → VERIFIED
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•