[Bug 16587] New: Grid Spec Algorithm should ensure Max Breadth is at least as big as Used Breadth

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16587

           Summary: Grid Spec Algorithm should ensure Max Breadth is at
                    least as big as Used Breadth
           Product: CSS
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Grid Layout
        AssignedTo: pcupp@microsoft.com
        ReportedBy: cjon@microsoft.com
         QAContact: public-css-bugzilla@w3.org


The sizing algorithm in the Grid spec should convey that every time UsedBreadth
is updated, MaxBreadth is updated as well. This could be done via extra
description of the Accumulator function, or elsewhere

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 30 March 2012 19:26:00 UTC