[Webkit-unassigned] [Bug 113004] New: Margin applied incrorrectly when pagination is done on body using overflow: paged-x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 22:38:16 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113004

           Summary: Margin applied incrorrectly when pagination is done on
                    body using overflow: paged-x
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ancil0504 at gmail.com
                CC: eric at webkit.org, hyatt at apple.com, bdakin at apple.com,
                    simon.fraser at apple.com, dino at apple.com,
                    dglazkov at chromium.org, alexis at webkit.org,
                    cmarcelo at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list