RESOLVED FIXED191884
REGRESSION(r238275): [GTK] fast/images/icon-decoding.html is failing
https://bugs.webkit.org/show_bug.cgi?id=191884
Summary REGRESSION(r238275): [GTK] fast/images/icon-decoding.html is failing
Alicia Boya García
Reported 2018-11-21 06:35:55 PST
fast/images/icon-decoding.html is failing since r238274-238275 commit c62c8f4fac98846dcb74b71518e20771010e9dcd Author: graouts@webkit.org <graouts@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> Date: Fri Nov 16 09:09:34 2018 +0000 PointerEvents should not require touch event listeners to be registered https://bugs.webkit.org/show_bug.cgi?id=191333 <rdar://problem/45857523> commit ce9b7ea24d525e21d12ed81b8f515633f91ddfbf Author: zandobersek@gmail.com <zandobersek@gmail.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> Date: Fri Nov 16 10:57:17 2018 +0000 ScalableImageDecoder: don't forcefully decode image data when querying frame completeness, duration https://bugs.webkit.org/show_bug.cgi?id=191354 --- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/images/icon-decoding-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/images/icon-decoding-actual.txt @@ -15,6 +15,6 @@ RenderBlock {DIV} at (0,48) size 32x32 [bgcolor=#FF0000] RenderImage {IMG} at (0,0) size 32x32 RenderText {#text} at (0,0) size 0x0 - RenderBlock (anonymous) at (0,80) size 800x20 - RenderImage {IMG} at (0,0) size 20x20 + RenderBlock (anonymous) at (0,80) size 800x8 + RenderImage {IMG} at (0,0) size 8x8 RenderText {#text} at (0,0) size 0x0
Attachments
Miguel Gomez
Comment 1 2019-02-07 01:40:48 PST
This is passing since r240215
Note You need to log in before you can comment on or make changes to this bug.