[Webkit-unassigned] [Bug 108110] New: [CSS Grid Layout] Make resolveContentBasedTrackSizingFunctionsForItems reuse distributeSpaceToTracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 13:37:10 PST 2013


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

           Summary: [CSS Grid Layout] Make
                    resolveContentBasedTrackSizingFunctionsForItems reuse
                    distributeSpaceToTracks
           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: 103311


The specification makes resolveContentBasedTrackSizingFunctionsForItems reuse distributeSpaceToTracks.

This makes sense for us to do the same as it will ease maintenance (less code duplication) but also because being close to the specified algorithm prevents any deviation from it.

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