Closed
Bug 203548
Opened 22 years ago
Closed 22 years ago
javascript produces not the expecte (i.e. no) result
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: herbert.kuhlmann, Assigned: rogerl)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030401
This is the Game Of The Month for the Civilization III game website. The page
contains a javascrict based score calculator, which "does not calculate".
It works with Apple's Safari Beta 2, v73.
Reproducible: Always
Steps to Reproduce:
1. select e.g. GOTM18, Score 1000, Date 1000 AD, and a victory condition.
2.
3.
Actual Results:
nothing
Expected Results:
score should be to the right of "Jason Score:"
second column with dates should be right of victory conditions
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 62485 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 2•22 years ago
|
||
Verified Duplicate: the source contains:
<script language="JavaScript" type="text/ecmascript">
Herbert: thank you for this report. You have been cc'ed on
bug 62485 so you can follow progress on this issue -
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•