[Webkit-unassigned] [Bug 163975] New: [GTK] Layout test fast/css/image-set-unprefixed.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 13:27:06 PDT 2016


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

            Bug ID: 163975
           Summary: [GTK] Layout test fast/css/image-set-unprefixed.html
                    is failing
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, dino at apple.com

Layout test fast/css/image-set-unprefixed.html has been failing since it was added in r202765 (""image-src" support is missing. We only support "-webkit-image-src""):

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css/image-set-unprefixed-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css/image-set-unprefixed-actual.txt
@@ -20,24 +20,24 @@
 Prefixed: PASS

 Single value for cursor : url(http://www.webkit.org/a) 1x
-Unprefixed: PASS
-Prefixed: PASS
+Unprefixed: FAIL
+Prefixed: FAIL

 Multiple values for cursor : url(http://www.webkit.org/a) 1x, url(http://www.webkit.org/b) 2x
-Unprefixed: PASS
-Prefixed: PASS
+Unprefixed: FAIL
+Prefixed: FAIL

 Multiple values for cursor, out of order : url(http://www.webkit.org/c) 3x, url(http://www.webkit.org/b) 2x, url(http://www.webkit.org/a) 1x
-Unprefixed: PASS
-Prefixed: PASS
+Unprefixed: FAIL
+Prefixed: FAIL

 Duplicate values for cursor : url(http://www.webkit.org/c) 1x, url(http://www.webkit.org/b) 2x, url(http://www.webkit.org/a) 1x
-Unprefixed: PASS
-Prefixed: PASS
+Unprefixed: FAIL
+Prefixed: FAIL

 Fractional values for cursor : url(http://www.webkit.org/c) 0.2x, url(http://www.webkit.org/b) 2.3x, url(http://www.webkit.org/a) 12.3456x
-Unprefixed: PASS
-Prefixed: PASS
+Unprefixed: FAIL
+Prefixed: FAIL

 Single value for list-style-image : url(http://www.webkit.org/a) 1x
 Unprefixed: PASS


Updating expectations accordingly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161025/8420583b/attachment.html>


More information about the webkit-unassigned mailing list