RESOLVED DUPLICATE of bug 16880 16904
Using SVG fonts from HTML in foreignObject causes ASSERT
https://bugs.webkit.org/show_bug.cgi?id=16904
Summary Using SVG fonts from HTML in foreignObject causes ASSERT
Eric Seidel (no email)
Reported 2008-01-16 23:48:12 PST
Using SVG fonts from HTML in foreignObject causes ASSERT ASSERTION FAILED: data.renderObject (/Stuff/Projects/WebKit/WebCore/svg/SVGFont.cpp:468 void WebCore::Font::drawTextUsingSVGFont(WebCore::GraphicsContext*, const WebCore::TextRun&, const WebCore::FloatPoint&, int, int) const) I've not yet tried this in a release build to see if it crashes release.
Attachments
test case (ASSERT in debug builds) (6.39 KB, image/svg+xml)
2008-01-16 23:49 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2008-01-16 23:49:19 PST
Created attachment 18492 [details] test case (ASSERT in debug builds)
Nikolas Zimmermann
Comment 2 2008-01-22 18:12:46 PST
Assertion fixed, though "TEST 2" doesn't show up properly, partly clipped. *** This bug has been marked as a duplicate of 16880 ***
Note You need to log in before you can comment on or make changes to this bug.