Bug 87517 - Verify that callers of localToAbsolute methods are doing the right thing for flipped writing modes
Summary: Verify that callers of localToAbsolute methods are doing the right thing for ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 11:17 PDT by Simon Fraser (smfr)
Modified: 2012-05-25 11:17 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.