[Webkit-unassigned] [Bug 123994] New: [CSS Grid Layout] Fix the preferred logical widths code to work with spanning grid items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 08:00:04 PST 2013


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

           Summary: [CSS Grid Layout] Fix the preferred logical widths
                    code to work with spanning grid items
           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: svillar at igalia.com


We should merge:

    Fix the preferred logical widths code to work with spanning grid items

    We implemented a simple algorithm to get the easy cases. The
    algorithm was completely wrong for more complex cases though,
    which was fine as the specification was completely silent on
    how to compute these logical widths. This has been raised to
    the working group in
    http://lists.w3.org/Archives/Public/www-style/2013Oct/0054.html
    No one objected after a week so we should be good to go.

    BUG=234197

    Review URL: https://codereview.chromium.org/26557002

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