[Webkit-unassigned] [Bug 140768] New: Layout Test fast/dom/HTMLImageElement/sizes/image-sizes-js-change.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 09:30:49 PST 2015


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

            Bug ID: 140768
           Summary: Layout Test
                    fast/dom/HTMLImageElement/sizes/image-sizes-js-change.
                    html is failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The following layout test is failing on Windows

fast/dom/HTMLImageElement/sizes/image-sizes-js-change.html

Probable cause:

We fail here because we are selecting the image-set-2x.png option. Not sure if this is due to hardware settings or perhaps DPI support?

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Debug/bin32/layout-test-results/fast/dom/HTMLImageElement/sizes/image-sizes-js-change-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Debug/bin32/layout-test-results/fast/dom/HTMLImageElement/sizes/image-sizes-js-change-actual.txt
@@ -1,5 +1,5 @@
-image-set-4x.png has MIME type image/png
-PASS currentSrcFileName("foo") is "image-set-4x.png"
+image-set-2x.png has MIME type image/png
+FAIL currentSrcFileName("foo") should be image-set-4x.png. Was image-set-2x.png.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20150122/ac45f72e/attachment-0002.html>


More information about the webkit-unassigned mailing list