Bug 49506

Summary: Repaint is broken when crossing writing mode roots
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch andersca: review+

Description Dave Hyatt 2010-11-13 22:09:16 PST
Repaint is broken when crossing writing mode roots.  Specifically when going from vertical-rl out into horizontal-tb.
Comment 1 Dave Hyatt 2010-11-13 22:11:59 PST
Created attachment 73841 [details]
Patch
Comment 2 Dave Hyatt 2010-11-17 13:04:17 PST
Fixed.