[Webkit-unassigned] [Bug 107053] New: [CSS Grid Layout] infinity should be defined as a negative value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 15:10:01 PST 2013


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

           Summary: [CSS Grid Layout] infinity should be defined as a
                    negative value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P3
         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: 60731


Filed http://lists.w3.org/Archives/Public/www-style/2013Jan/0216.html as a specification bug.

If the proposal is accepted, we could change the code from bug 106474 to use a negative value for infinity (-1 for example) and have some getters / setters that hide this information from the rest of the code. This would avoid the clash with a possible return value from computeUsedBreadthOfSpecifiedLength.

Considering that it's a corner case, it's a low priority but nice to fix.

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