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