[Webkit-unassigned] [Bug 94848] New: When paged-x/y is specified on the root, columnGap is ignored, and garbage pixels are likely

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 14:13:23 PDT 2012


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

           Summary: When paged-x/y is specified on the root, columnGap is
                    ignored, and garbage pixels are likely
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


https://bugs.webkit.org/show_bug.cgi?id=94401 added support for paged-x/paged-y. When paged-x/y is specified on the root, columnGap is ignored, and garbage pixels are likely. This is evident with LayoutTests/fast/overflow/paged-x-on-root.html. If you manually scroll to the right edge in that test case, you are very likely to get a 16px wide stretch of garbage pixels. And if you assign any -webkit-column-gap to that example, it will be ignored.

-- 
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