UNCONFIRMED 113004
Margin applied incrorrectly when pagination is done on body using overflow: paged-x
https://bugs.webkit.org/show_bug.cgi?id=113004
Summary Margin applied incrorrectly when pagination is done on body using overflow: p...
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.