[Webkit-unassigned] [Bug 103956] New: [CSS Grid Layout] Add testing for percentage margins and paddings on positioned elements inside a grid element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 18:14:05 PST 2012


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

           Summary: [CSS Grid Layout] Add testing for percentage margins
                    and paddings on positioned elements inside a grid
                    element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: tony at chromium.org, xan.lopez at gmail.com,
                    ojan at chromium.org
            Blocks: 60731


This is a follow-up of bug 103677.

We currently don't test this case as we allow positioned elements to be grid items. I proposed a specification change [1] that would disallow this case and would thus change our behavior. Once this is migrated to the specification for good, we can add a test to ensure we properly resolve percentage paddings / margins.

[1] http://lists.w3.org/Archives/Public/www-style/2012Nov/0546.html

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