[Webkit-unassigned] [Bug 103957] New: [CSS Grid Layout] Support sticky positioned elements inside a grid element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 18:17:40 PST 2012


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

           Summary: [CSS Grid Layout] Support sticky 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,
                    simon.fraser at apple.com, ojan at chromium.org
            Blocks: 60731


This is a follow-up of bug 103677.

position: sticky elements don't work inside grid or an inline grid (I couldn't get it to work inside a display: block container either). It's maybe related to bug 100054 but I am not totally sure.

Tangential but related is the question of whether we allow them to be grid items (which we currently do but may want to consider).

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