Bug 113004

Summary: Margin applied incrorrectly when pagination is done on body using overflow: paged-x
Product: WebKit Reporter: A George <ancil0504>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Critical CC: bdakin, cmarcelo, dglazkov, dino, eric, hyatt, menard, pravind, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
See Also: https://bugs.webkit.org/show_bug.cgi?id=248432
Attachments:
Description Flags
Test page - paged-x-onroot-with-margin.html none

A George
Reported 2013-03-21 22:40:42 PDT
Margin is not applied on all pages when margin-top and margin-bottom is used on body tag. The margin is applied and then pagination is applied. So the margin-top is seen in the first page and the margin bottom in the second page. The expected result would be for both margin-top and margin-bottom should be applied on each of the pages. Tested on Chrome Canary Version 27.0.1447.3 canary on Windows 7
Attachments
Test page - paged-x-onroot-with-margin.html (9.99 KB, text/html)
2013-03-21 22:41 PDT, A George
no flags
A George
Comment 1 2013-03-21 22:41:18 PDT
Created attachment 194444 [details] Test page - paged-x-onroot-with-margin.html
Radar WebKit Bug Importer
Comment 2 2013-03-22 08:53:29 PDT
Note You need to log in before you can comment on or make changes to this bug.