[Webkit-unassigned] [Bug 21743] [CAIRO] RenderPath on SVG is incomplete.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 10:57:50 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21743
------- Comment #3 from vbs85 at gmx.de 2008-10-22 10:57 PDT -------
(In reply to comment #2)
> (From update of attachment 24510 [edit])
> Looks fine to me. Is WebKit GTK *still* not running DRT? If it is, this needs
> a test case. r- for lack of test case (or test case changes). But the code
> change itself looks fine.
There are already test cases in LayoutTests for this patch.
strokeContains: LayoutTests/svg/custom/hit-test-path-stroke.svg
strokeBBox: LayoutTests/svg/custom/stroked-pattern.svg
strokeBBox is only used on SVG patterns with overflow="visible". Cairo lack's
support for overflow="visible" currently. It is added with
https://bugs.webkit.org/show_bug.cgi?id=21205. But it needs the patch for
patterns on https://bugs.webkit.org/show_bug.cgi?id=21555 too.
--
Configure bugmail: https://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