Bug 12069

Summary: Hit detection fails under some viewbox constraints
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.w3.org/TR/SVG11/script.html#ScriptElement
Attachments:
Description Flags
First attempt eric: review+

Nicholas Shanks
Reported 2007-01-02 06:13:38 PST
The example at the given URL fails as it is, but works if you change the width to 600 and height to 500.
Attachments
First attempt (12.73 KB, patch)
2007-01-13 13:38 PST, Rob Buis
eric: review+
Rob Buis
Comment 1 2007-01-13 13:38:31 PST
Created attachment 12421 [details] First attempt This should fix the overflow clip test in svg containers. Cheers, Rob.
Eric Seidel (no email)
Comment 2 2007-01-15 01:47:37 PST
Comment on attachment 12421 [details] First attempt Looks sane.
Rob Buis
Comment 3 2007-01-15 04:47:13 PST
Landed in r18858.
Note You need to log in before you can comment on or make changes to this bug.