[Webkit-unassigned] [Bug 244386] New: aspect-ratio should work on errored images that have display:block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 02:12:02 PDT 2022


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

            Bug ID: 244386
           Summary: aspect-ratio should work on errored images that have
                    display:block
           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: jaffathecake at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

https://github.com/web-platform-tests/wpt/pull/35612 - Safari fails this test, as it seems to force failed images to have a 1:1 aspect ratio.

However, there's a test that suggests failed images should ignore aspect-ratio http://wpt.live/css/css-sizing/aspect-ratio/replaced-element-028.html, but I haven't found the spec-text for this. All browsers pass this test, but Chrome & Firefox respect aspect-ratio if the image is display:block or display:inline-block.

-- 
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/20220826/e76de80f/attachment.htm>


More information about the webkit-unassigned mailing list