Closed
Bug 299003
Opened 20 years ago
Closed 20 years ago
Deer Park's native SVG viewer doesn't accept 'text/ecmascript' as scripts
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 267953
People
(Reporter: bart, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ The SVG standard states that scripts should be of type 'text/ecmascript'. However, scripts that are typed that way will not run in the native SVG viewer of Deer Park alpha 1. Reproducible: Always Steps to Reproduce: 1. Create SVG with script type='text/ecmascript' 2. Open SVG Actual Results: Script doesn't run Expected Results: Script runs
Comment 1•20 years ago
|
||
I remember that this mime-type got added after Deer Park Alpha 1 to the types JS accepts, any chance you can test again with a recent nightly build? I think it should work there.
Comment 2•20 years ago
|
||
yes it will work :) *** This bug has been marked as a duplicate of 267953 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•