Closed
Bug 842138
Opened 10 years ago
Closed 10 years ago
Incorrect glyph rotations with with svg.text.css-frames.enabled
Categories
(Core :: SVG, defect)
Tracking
()
VERIFIED
FIXED
mozilla21
People
(Reporter: longsonr, Assigned: heycam)
References
()
Details
Attachments
(1 file)
3.46 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Note that we currently fail that test, with our existing text layout code.
Assignee | ||
Comment 2•10 years ago
|
||
We should propagate rotate="" values out to the end of a <tspan> element, even if a parent element has specified a rotation value for us.
Attachment #715265 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/412fa61ea374
Flags: in-testsuite+
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/412fa61ea374
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•