[Webkit-unassigned] [Bug 210475] New: [css-flexbox] min-height:auto not updated after an image loads when the image has a specified height and width.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 21:34:56 PDT 2020


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

            Bug ID: 210475
           Summary: [css-flexbox] min-height:auto not updated after an
                    image loads when the image has a specified height and
                    width.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com

Consider the following test case:

https://codepen.io/cl0p3z/pen/BaoojeE

The tests fails on WebKit as it is, but it will pass if you remove the style="width: 100px; height: 100px;" from the <img> element.


This seems to be caused by a similar issue to this one fixed on Chrome: https://crbug.com/1042329


This its tested by WPT test: https://wpt.live/css/css-flexbox/image-items-flake-001.html

This test pass both on Firefox on Chrome.

-- 
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/20200414/a9a8a296/attachment.htm>


More information about the webkit-unassigned mailing list