Closed
Bug 138405
Opened 24 years ago
Closed 22 years ago
win010.html: Read window.name test: failed
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: aha, Assigned: jst)
References
()
Details
2002041711/RC1/Win2K
Description Pass Actual Result Expected Result
Read window.name testmatrix failed testmatrix
If this bug will be duplicate, update test to contain bug #.
Comment 1•24 years ago
|
||
Confirming this bug. Build ID 2002041814 - WinXP.
Updated•24 years ago
|
Assignee: rogerl → jst
Component: JavaScript Engine → DOM Level 0
QA Contact: pschwartau → desale
Comment 2•24 years ago
|
||
Browser, not engine ---> DOM Level 0.
I'm not familiar with how these tests are run. Can they be run as
standalone URLs, or do they have to be run from a test driver URL?
It doesn't seem to pass in IE6, either, when I run it as a standalone
Comment 3•24 years ago
|
||
The page looks at window.opener for data, and that's null in this case... this
is not meant to be loaded as a standalone test.
Comment 4•24 years ago
|
||
Marking Invalid per Boris' observation above. These tests were
written to be driven by a parent HTML page -
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 5•23 years ago
|
||
This looks like a duplicate of bug 47280. (marking 'depends on' for now)
See bug 47280 comment 9 about warning the users.
Depends on: 47280
Summary: Read window.name test: failed (win010.html) → win010.html: Read window.name test: failed
Updated•22 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 6•22 years ago
|
||
*** This bug has been marked as a duplicate of 47280 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 22 years ago
No longer depends on: 47280
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•