Closed
Bug 369051
Opened 18 years ago
Closed 18 years ago
"ASSERTION: XXX. We shouldn't get here. Viewbox width/height is set to 0. Need to disable display of element as per specs."
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
image/svg+xml
|
Details |
Loading the testcase triggers two assertions:
###!!! ASSERTION: XXX. We shouldn't get here. Viewbox width/height is set to 0. Need to disable display of element as per specs.: 'Error', file /Users/jruderman/trunk/mozilla/content/svg/content/src/nsSVGSVGElement.cpp, line 1247
###!!! ASSERTION: invalid mm/pixels: 'mmPerPx != 0.0f', file /Users/jruderman/trunk/mozilla/content/svg/content/src/nsSVGLength2.cpp, line 147
Comment 1•18 years ago
|
||
WFM with current trunk. Fixed by check in for bug 353172 perhaps?
Reporter | ||
Comment 2•18 years ago
|
||
WFM too.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•