Closed
Bug 841207
Opened 12 years ago
Closed 12 years ago
"ASSERTION: unexpected dominant-baseline value" with svg.text.css-frames.enabled
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: jruderman, Assigned: heycam)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
With:
user_pref("svg.text.css-frames.enabled", true);
###!!! ASSERTION: unexpected dominant-baseline value: 'Not Reached', file layout/svg/nsSVGTextFrame2.cpp, line 366
This assertion is in GetBaselinePosition. Bug 840041 fixed a similar-sounding assertion in ConvertSVGDominantBaselineToVerticalAlign.
Reporter | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #713738 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•