WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140768
Layout Test fast/dom/HTMLImageElement/sizes/image-sizes-js-change.html is failing
https://bugs.webkit.org/show_bug.cgi?id=140768
Summary
Layout Test fast/dom/HTMLImageElement/sizes/image-sizes-js-change.html is fai...
Brent Fulgham
Reported
2015-01-22 09:30:49 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug