Bug 113004 - Margin applied incrorrectly when pagination is done on body using overflow: paged-x
Summary: Margin applied incrorrectly when pagination is done on body using overflow: p...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Critical
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-21 22:40 PDT by A George
Modified: 2023-12-15 17:35 PST (History)
10 users (show)

See Also:


Attachments
Test page - paged-x-onroot-with-margin.html (9.99 KB, text/html)
2013-03-21 22:41 PDT, A George
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description A George 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
Comment 1 A George 2013-03-21 22:41:18 PDT
Created attachment 194444 [details]
Test page - paged-x-onroot-with-margin.html
Comment 2 Radar WebKit Bug Importer 2013-03-22 08:53:29 PDT
<rdar://problem/13483608>