Bug 63327

Summary: Change transforms/3d/point-mapping/3d-point-mapping{,-preserve-3d}.html to absolutely position divs
Product: WebKit Reporter: Matthew Delaney <mdelaney7>
Component: Tools / TestsAssignee: Matthew Delaney <mdelaney7>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Matthew Delaney
Reported 2011-06-24 08:59:20 PDT
transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html transforms/3d/point-mapping/3d-point-mapping.html These two tests use inline-block and a <br> to get two divs on one row, then two below. Since they're hit testing areas inside these divs WRT clientX/Y it's safer to position these divs absolutely.
Attachments
Patch (5.51 KB, patch)
2011-06-24 09:21 PDT, Matthew Delaney
simon.fraser: review+
Matthew Delaney
Comment 1 2011-06-24 09:21:25 PDT
Matthew Delaney
Comment 2 2011-06-24 09:58:14 PDT
Matthew Delaney
Comment 3 2011-06-24 10:52:19 PDT
Ryosuke Niwa
Comment 4 2011-06-24 11:15:58 PDT
Note You need to log in before you can comment on or make changes to this bug.