Bug 24412

Summary: Crash in hit testing with transform-style: preserves-3d but no transforms
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 23359    
Attachments:
Description Flags
Patch, testcase, changelog hyatt: review+

Description Simon Fraser (smfr) 2009-03-05 17:04:32 PST
There's a crash in the hit testing code when content uses transform-style: preserve-3d, but has no transforms.
Comment 1 Simon Fraser (smfr) 2009-03-05 17:39:34 PST
Created attachment 28341 [details]
Patch, testcase, changelog
Comment 2 Dave Hyatt 2009-03-05 18:30:47 PST
Comment on attachment 28341 [details]
Patch, testcase, changelog

r=me
Comment 3 Simon Fraser (smfr) 2009-03-05 20:15:38 PST
http://trac.webkit.org/changeset/41471