Closed
Bug 177033
Opened 22 years ago
Closed 22 years ago
Bug tripped on JavaScript Window test.
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 135793
People
(Reporter: zarggg, Assigned: desale)
References
()
Details
Test page yields the following:
Description: Read window.frames [object WindowCollection]
Pass: failed
Bug Number: Bug report required
Actual Result: [object Window]
Expected Result: [object WindowCollection]
Reporter | ||
Comment 1•22 years ago
|
||
Correction for Summary:
Functionality of test page where the bug is found listed as: "An array
reflecting all the frames in a window."
Comment 2•22 years ago
|
||
Confirming testcase failure with Mozilla trunk 20021015xx on WinNT.
This testcase was reported in bug 142649 Comment #3 to be invalid.
I don't know myself, since this is a DOM issue, not a JS Engine issue.
Reassigning to DOM Level 0 and to prashant. If this testcase is
in fact invalid, then this bug is a dupe of bug 142649 -
Assignee: rogerl → desale
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → DOM Level 0
Ever confirmed: true
QA Contact: pschwartau → desale
Comment 3•22 years ago
|
||
this specific testcase is bug 135793
*** This bug has been marked as a duplicate of 135793 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•