[Webkit-unassigned] [Bug 77803] SVG Tiny: 'non-scaling-stroke' incorrectly implemented in 'path' element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 02:42:35 PST 2012


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





--- Comment #2 from lotta.boogs at gmail.com  2012-02-08 02:42:35 PST ---
Created an attachment (id=126038)
 --> (https://bugs.webkit.org/attachment.cgi?id=126038&action=review)
svg file to test 'non-scaling-stroke' in rect and path elements

Further testing has revealed that the problem is restricted to the Qt implementation of WebKit, it does not recognise the 'non-scaling-stroke' value of vector-effects unless the stroke-width is set to zero.
Chrome displays a 1 pixel line when the stroke-width is zero, which not what is recommended by the SVG standard.
I have included a testcase.

-- 
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