Bug 46995

Summary: Make direction propagate up to the viewport from the root element.
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   
Attachments:
Description Flags
Patch mitz: review+

Dave Hyatt
Reported 2010-10-01 10:25:10 PDT
Make direction propagate up to the viewport from the root element.
Attachments
Patch (21.38 KB, patch)
2010-10-01 10:27 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2010-10-01 10:27:23 PDT
Dave Hyatt
Comment 2 2010-10-01 10:44:16 PDT
Fixed in r68897.
Darin Adler
Comment 3 2010-10-03 10:50:46 PDT
Comment on attachment 69483 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=69483&action=review > WebCore/css/CSSStyleSelector.cpp:1112 > + // viewport's direction abd block-flow. Typo: "abd". > WebCore/rendering/RenderBox.cpp:305 > + // FIXME: WinIE seems to propagate from the <body> as well. We may want to consider doing that at some point. We have been using one space after periods, not two.
Note You need to log in before you can comment on or make changes to this bug.