[Webkit-unassigned] [Bug 191884] New: [GTK] fast/images/icon-decoding.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 06:35:55 PST 2018


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

            Bug ID: 191884
           Summary: [GTK] fast/images/icon-decoding.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

fast/images/icon-decoding.html is failing since r238274-238275

commit c62c8f4fac98846dcb74b71518e20771010e9dcd
Author: graouts at webkit.org <graouts at 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 at gmail.com <zandobersek at 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

-- 
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/20181121/f4c73731/attachment-0001.html>


More information about the webkit-unassigned mailing list