Bug 83231

Summary: Paginated webviews render nothing in their gutters
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Make FrameView paint the background color behind the RenderView when the latter is paginated adele: review+

Description mitz 2012-04-04 16:10:35 PDT
Paginated webviews render nothing in their gutters
Comment 1 mitz 2012-04-04 16:11:44 PDT
<rdar://problem/11151618>
Comment 2 mitz 2012-04-04 16:14:07 PDT
Created attachment 135707 [details]
Make FrameView paint the background color behind the RenderView when the latter is paginated
Comment 3 mitz 2012-04-04 16:25:23 PDT
Fixed in <http://trac.webkit.org/r113260>.