Closed
Bug 196849
Opened 22 years ago
Closed 22 years ago
1.3b fails test image -> lowsrc (img008.html) in Javascript testcase
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 142477
People
(Reporter: kiza, Assigned: rogerl)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
Mozilla 1.3b fails the test on mozilla.org's Javascript testcase page.
Failed test is Image -> lowsrc (img008.html)
URL is here http://mozilla.org/quality/ngdriver/suites/javascript/img008.html
Reproduced on Linux 1.3b and Mac OS X 1.3b builds.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
we don't support low src anymore
*** This bug has been marked as a duplicate of 142477 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 2•22 years ago
|
||
Verified Duplicate. Note: this is not an engine issue. JavaScript Engine
concerns only abstract objects such as Number(), Date(), and String().
It does not contain a |window| object or any other browser features.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•