[Webkit-unassigned] [Bug 119756] New: [CSS Grid Layout] Handle 'span' positions during layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 10:25:55 PDT 2013


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

           Summary: [CSS Grid Layout] Handle 'span' positions during
                    layout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


In bug 118051 we added support for the 'span' keyword at parser level. This change effectively uses it to perform the final layout of the grid items. This has been already implemented in Blink. 

We should probably merge:

    r149133
    Properly handle 'span' position during layout

    This change plumbs the final bits so that we now recognize 'span'
    positions and resolve them accordingly.

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