Bug 87517

Summary: Verify that callers of localToAbsolute methods are doing the right thing for flipped writing modes
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hyatt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2012-05-25 11:17:52 PDT
Dave and I saw that several callers of localToAbsolute and friends are not handling flipped writing modes correctly. We should audit the callers and fix those with issues.