[Webkit-unassigned] [Bug 142266] New: Flex and grid items should be painted as inline-blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 01:05:09 PST 2015


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

            Bug ID: 142266
           Summary: Flex and grid items should be painted as inline-blocks
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rego at igalia.com
                CC: jfernandez at igalia.com, svillar at igalia.com
            Blocks: 60731

>From flexbox spec (http://dev.w3.org/csswg/css-flexbox/#painting):
"Flex items paint exactly the same as inline blocks"

>From grid spec (http://dev.w3.org/csswg/css-grid/#z-order):
"The painting order of grid items is exactly the same as inline blocks"

This has been already fixed on Blink so we'd need to port https://codereview.chromium.org/23737004 and apply it to flex and grid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150304/e60eabfe/attachment-0001.html>


More information about the webkit-unassigned mailing list