Bug 49506 - Repaint is broken when crossing writing mode roots
Summary: Repaint is broken when crossing writing mode roots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-11-13 22:09 PST by Dave Hyatt
Modified: 2010-11-17 13:04 PST (History)
0 users

See Also:


Attachments
Patch (42.16 KB, patch)
2010-11-13 22:11 PST, Dave Hyatt
andersca: review+
Details | Formatted Diff | Diff

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