Closed
Bug 49688
Opened 25 years ago
Closed 25 years ago
Clicking on the link will result in Window name mismatched
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: richard.pecson, Assigned: jst)
References
()
Details
Clicking on the "win010.html" link shows a result page wherein the expected
result and the actual result are not the same.
Properties & Methods : name
Functionality : A unique name used to refer to this window.
Test Case : win010.html
Steps to reproduce.
1. The browser displays the page with the URL=
"http://mozilla.org/quality/browser/standards/javascript/tcmatrix/index.html"
2. Click the "Window" link on the left side of the browser
3. Click the "win010.html" link on the right side of the browser
Expected Result:
testWindow
Actual Result:
testmatrix
Comment 1•25 years ago
|
||
Confirmed with Linux build 2000-08-21-06.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Clicking on the link will result in Window name mismatched → Clicking on the link will result in Window name mismatched
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 47280 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•