Closed
Bug 210696
Opened 22 years ago
Closed 21 years ago
Javascript test accessing iframe document that mimics DOM Test Suite fails on Mac OSX passes on Win32
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: carnold, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
This test mimics the data loading in the W3C DOM Test suite. There is a
platform specific bug (or feature) that prevents the test from passing on the
Mac OS X build and also prevents the DOM Test Suite from running on Mac OS X.
However the same test will pass on the Windows build. I have not confirmed the
Linux behavior.
http://www.edwardh.com/jsunit/runner/testRunner.html?testpage=www.edwardh.com/jsunit/runner/tests/jsUnitTestSuite.html
will load the standard self tests which pass on both Windows and Mac OS X.
Reproducible: Always
Steps to Reproduce:
1. Press Run on the above URL
Actual Results:
Not much
Expected Results:
Displayed Green Bar, 1 of 1 test passed.
Platform specific, fails on Mac OS X, passes on Windows.
Running on Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3)
Gecko/20040910
Status: Done (1.405 seconds)
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•