[Webkit-unassigned] [Bug 12001] marker shorthand property only sets marker-start
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 28 11:01:07 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=12001
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
------- Comment #5 from ap at webkit.org 2006-12-28 11:01 PDT -------
I tried to land this patch, but was getting a crash each time when trying to
open svg/W3C-SVG-1.1/painting-marker-03-f.svg
Please don't use non-ASCII characters in the ChangeLog - unfortunately, the
format only supports ASCII.
Thread 0 Crashed:
0 com.apple.WebCore 0x014b1cf0
WebCore::drawStartAndMidMarkers(void*, WebCore::PathElement const*) + 104
(RenderPath.cpp:388)
1 com.apple.WebCore 0x014d650c
WebCore::CGPathApplierToPathApplier(void*, CGPathElement const*) + 464
(PathCG.cpp:229)
2 com.apple.CoreGraphics 0x90435c70 CGPathApply + 548
3 com.apple.WebCore 0x014d6574 WebCore::Path::apply(void*, void
(*)(void*, WebCore::PathElement const*)) const + 84 (PathCG.cpp:237)
4 com.apple.WebCore 0x014b2054
WebCore::RenderPath::drawMarkersIfNeeded(WebCore::GraphicsContext*,
WebCore::FloatRect const&, WebCore::Path const&) const + 628
(RenderPath.cpp:424)
5 com.apple.WebCore 0x014b2684
WebCore::RenderPath::paint(WebCore::RenderObject::PaintInfo&, int, int) + 1528
(RenderPath.cpp:206)
--
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