Bug 16904

Summary: Using SVG fonts from HTML in foreignObject causes ASSERT
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: alp, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case (ASSERT in debug builds) none

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.