[Webkit-unassigned] [Bug 148944] New: [CSS Grid Layout] Flex tracks sizing alg must handle 0fr values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 7 14:00:40 PDT 2015


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

            Bug ID: 148944
           Summary: [CSS Grid Layout] Flex tracks sizing alg must handle
                    0fr values
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com

We don't allow 0 as flexible size value, which is not following current specs; it just states that it must be a positive value. 

Besides, we don't manage properly fraction units when using indefinite size for the grid container. We could use this opportunity to implement the new algorithm for determining the flexible tracks sizes, because we are still using the old one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150907/7d67e4af/attachment.html>


More information about the webkit-unassigned mailing list