[Webkit-unassigned] [Bug 17062] SVGTextElement.getNumberOfChars is broken (Acid3 bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 07:18:09 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17062





------- Comment #8 from zimmermann at kde.org  2008-02-11 07:18 PDT -------
(In reply to comment #7)
> (In reply to comment #6)
> > How did you ever get Acid3 to return sth. different to '0' ???
> > This test creates a SVG Document, and appends a <text> element, tries to query
> > the metrics... at this point the render tree is not attached(), yet and _any_
> > call to any SVGTextContentElement will return 0.
> 
> In my latest test case the <text> element is actually in the document and
> rendered.  So it seems there are more fundamental problems than just lacking a
> renderer.

I don't actually understand your last testcase. What is it supposed to test? It
doesn't work In Opera/Safari/FF or IE6/7.

The first testcase is much more valid - and shows the problem is because of
missing <altGlyph> support - if you remove the <altGlyph> element the test
works.

Greetings,
Niko


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list