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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 01:25:38 PDT 2022


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

--- Comment #6 from Jake Archibald <jaffathecake at gmail.com> ---
Safari is passing http://wpt.live/css/css-sizing/aspect-ratio/replaced-element-028.html (as is Chrome and Firefox, although they pass it in a different way). I'm not actually sure what the correct behaviour should be for that test, other than it should ignore the aspect-ratio given by the developer.

However, I think the test in https://github.com/web-platform-tests/wpt/pull/35612 is a more obvious fail. Are you sure it's passing for you? It's failing when I try it in Release 152.

Another version: https://jsbin.com/zipolaj/2/edit?html,css,output.

In Chrome and Firefox, the image uses the aspect ratio provided by the CSS - 2:1. In Safari it uses 1:1.

-- 
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/20220901/9537e833/attachment.htm>


More information about the webkit-unassigned mailing list