Closed
Bug 299110
Opened 20 years ago
Closed 19 years ago
Deerpark crashes when trying to load the XForms/SVG-Example from the example.
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fussel, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ I've generated a file from the XForms/SVG-example given from the W3C. After open the file, Deerpark crashes. XForms-Extension is installed. Reproducible: Always Steps to Reproduce: 1. Generate a file from the Xforms/SVG-Example. 2. Try to open it. Actual Results: Crash. Expected Results: Render a fine site!
| Reporter | ||
Comment 1•20 years ago
|
||
This is the file which causes the crash.
Attachment #187632 -
Attachment mime type: text/plain → text/xml
Attachment #187645 -
Attachment mime type: text/plain → text/xml
Likely a dup of bug 296626, but regardless these examples are not going to work because <svg:text> can only be the child of another SVG object.
This appears to be fixed, the 2005-06-30 nightly crashes, the 2005-07-01 nightly doesn't, is it safe to assume this is a duplicate of bug 296626?
Updated•19 years ago
|
Component: General → SVG
Product: Firefox → Core
Version: unspecified → 1.8 Branch
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•