Bug 69950 - REGRESSION: Printing is broken because of unsplittable buginess
Summary: REGRESSION: Printing is broken because of unsplittable buginess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 12:32 PDT by Dave Hyatt
Modified: 2011-10-12 12:44 PDT (History)
0 users

See Also:


Attachments
Patch (4.33 KB, patch)
2011-10-12 12:35 PDT, Dave Hyatt
dglazkov: 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 2011-10-12 12:32:46 PDT
Printing layout tests are failing. Need to make sure we don't think of the RenderView as a writing mode root.
Comment 1 Dave Hyatt 2011-10-12 12:35:38 PDT
Created attachment 110721 [details]
Patch
Comment 2 Dave Hyatt 2011-10-12 12:44:37 PDT
Fixed in r97289.