[Webkit-unassigned] [Bug 50313] Text height in zoomed SVG is 1px too high

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 09:19:30 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50313





--- Comment #4 from Cosmin Truta <ctruta at chromium.org>  2010-12-01 09:19:30 PST ---
Created an attachment (id=75279)
 --> (https://bugs.webkit.org/attachment.cgi?id=75279&action=review)
Reduced test case

Actually, it's not even necessary to use the CSS3 zoom attribute to reproduce the failure. The first SVG test ("svg1") in css3/zoom-coords.xhtml is only scaled using
    ... height="50px" viewBox="0 0 150 100"
and it's still failing.

It may be possible that it isn't even a zooming issue, after all. I wonder, is the attached test ("text-height.xhtml") passing under GTK?

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



More information about the webkit-unassigned mailing list