[Webkit-unassigned] [Bug 225648] Many canvas/media aspect-ratio failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 01:59:53 PDT 2021


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

--- Comment #4 from cathiechen <cathiechen at igalia.com> ---
(In reply to Rob Buis from comment #1)
> Cathie, IIRC you implemented this for one of video, image or canvas? We
> probably have existing bugs for these, which if fixed would fix these tests.

Yeah, I'm working on implementing this for video and picture.
It seems most failures are `test_computed_style_aspect_ratio` which is related to bug 217529, i.e. implement mapping width height to aspect ratio by using CSS aspect-ratio.
Currently, the implementation in WebKit does not depend on CSS aspect-ratio.

-- 
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/20210512/f4ea6332/attachment.htm>


More information about the webkit-unassigned mailing list