[Webkit-unassigned] [Bug 241789] Portrait HLS video first loads at small size before resizing to fit <video> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 16:21:52 PDT 2022


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

--- Comment #2 from Joshua Carter <carter.joshua.603 at gmail.com> ---
@Youssef Soliman

I do not believe that https://bugs.webkit.org/show_bug.cgi?id=240604 is a duplicate of this bug for a couple of reasons:

1) 240604 happens on videos with `object-fit: cover`; however, this bug happens on videos with no `object-fit` set (defaulting to `contain`).

2) The initial rendering does not match how a rendering of `object-fit: contain` would appear. `object-fit: contain` would have the video enlarged to fill the container in one dimension. This is, in fact, what the *expected* behavior is; however, in the initial rendering, the entire video is much smaller than the container (see screenshot).

That being said, I don't have any knowledge of how this all works under the hood, so perhaps they are the same bug for a reason I don't understand.

-- 
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/20220620/bfd8c466/attachment.htm>


More information about the webkit-unassigned mailing list