Closed
Bug 49518
Opened 26 years ago
Closed 26 years ago
Clicking on the link will result in browser name mismatched
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: richard.pecson, Assigned: jst)
References
()
Details
Clicking on the "nav002.html" link shows a result page wherein the expected
result and the actual result are not the same.
Properties & Methods : appname
Functionality : Specifies the name of the browser.
Test Case : nav002.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 "Navigator" link on the left side of the browser
3. Click the "nav002.html" link on the right side of the browser
Expected Result:
Mozilla
Actual Result:
Netscape
| Assignee | ||
Comment 1•26 years ago
|
||
The testcase on the mentioned stie is out of date. The appName string should be
'Netscape', if that's changed a lot of clientside browser sniffers out on the
web will fail to recognize the capabilities of Mozilla.
Marking WONTFIX
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Comment 2•25 years ago
|
||
It should be resolved INVALID now, coz it is supposed to return Netscape. Its my
testcase, and I created this testcase long time back.
Verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•