Bug 91780

Summary: In flipped blocks writing modes, no flipping occurs when mapping RenderText’s local coordinates to absolute
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Made RenderObject::mapLocalToContainer pass through the applyContainerFlip value if it doesn’t apply the flip itself andersca: review+

mitz
Reported 2012-07-19 13:07:36 PDT
In flipped blocks writing modes, RenderText::absoluteQuadsForRange returns incorrect results because the local coordinates don’t get flipped when mapped to absolute.
Attachments
Made RenderObject::mapLocalToContainer pass through the applyContainerFlip value if it doesn’t apply the flip itself (7.08 KB, patch)
2012-07-19 13:22 PDT, mitz
andersca: review+
mitz
Comment 1 2012-07-19 13:08:56 PDT
mitz
Comment 2 2012-07-19 13:22:09 PDT
Created attachment 153332 [details] Made RenderObject::mapLocalToContainer pass through the applyContainerFlip value if it doesn’t apply the flip itself
mitz
Comment 3 2012-07-19 13:46:21 PDT
Note You need to log in before you can comment on or make changes to this bug.