Dear Maintainers, I'm experiencing a render bug in iceweasel. I've been in touch with the firefox developers, and they say that they fixed this issue by patching cairo. They informed me that had I used the version of cairo bundled with firefox that I would not have the rendering issue. The rendering bug is that when -moz-translate is used to rotate a block containing text, often the individual characters are rendered rightside up (though the position of the individual characters is correctly rotated about the object's origin.) Also the characters will tend to flicker between correct orientation and right-side up as you select parts of the text with the mouse. References: 1. Explanation from firefox devs about the cairo patch (comment #43): https://bugzilla.mozilla.org/show_bug.cgi?id=518172#c43 2. Another bug page on firefox of people describing the render bug with example code and screenshots: https://bugzilla.mozilla.org/show_bug.cgi?id=501028 3. Direct link to a screenshot of broken text rendering (the vertical word should have its characters sideways.) https://bug501028.bugzilla.mozilla.org/attachment.cgi?id=559637 If this cannot be fixed by changing the cairo source/package, please reassign this bug to the iceweasel team. Thank you! - Jason