[Webkit-unassigned] [Bug 210544] TextureMapper renders video element with "object-fit: cover" incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 00:00:56 PDT 2020


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

--- Comment #4 from Zan Dobersek <zan at falconsigh.net> ---
(In reply to Tomoki Imai from comment #3)
> I tried to enable compositing/video/video-object-fit.html test in GTK, it
> doesn't crash for several run-webkit-tests.
> But instead of crash, I see some text diff failure.
> Where does "(anchor 0.00 0.00)" come from?
> 
> ---
> /app/webkit/WebKitBuild/Release/layout-test-results/compositing/video/video-
> object-fit-expected.txt
> +++
> /app/webkit/WebKitBuild/Release/layout-test-results/compositing/video/video-
> object-fit-actual.txt
> @@ -1,5 +1,6 @@
> -   
> +        
>  (GraphicsLayer
> +  (anchor 0.00 0.00)
>    (bounds 785.00 775.00)
>    (children 1
>      (GraphicsLayer

It's just an extra parameter that's reported for the GraphicsLayer state, compared to the current -expected.txt baseline. It's not incorrect, but the -expected.txt file will require rebaselining.

-- 
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/20200416/025ef4c2/attachment.htm>


More information about the webkit-unassigned mailing list