[Webkit-unassigned] [Bug 165063] New: [css-grid] Implementing baseline positioning for grid containers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 24 07:19:40 PST 2016


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

            Bug ID: 165063
           Summary: [css-grid] Implementing baseline positioning for grid
                    containers
    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
                CC: simon.fraser at apple.com

The spec says:

https://drafts.csswg.org/css-grid/#grid-baselines
"The first (last) baselines of a grid container are determined as follows:

If any of the grid items whose areas intersect the grid container’s first (last) row participate in baseline alignment, the grid container’s baseline set is generated from the shared alignment baseline of those grid items.
Otherwise, if the grid container has at least one grid item whose area intersects the first (last) row, the grid container’s first (last) baseline set is generated from the alignment baseline of the first (last) such grid item (in grid order). If the item has no alignment baseline in that axis, then one is first synthesized from its border edges.
Otherwise, the grid container has no first (last) baseline set, and one is synthesized if needed according to the rules of its alignment context."

-- 
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/20161124/1d336935/attachment.html>


More information about the webkit-unassigned mailing list