Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Side by Side Diff: LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change-expected.txt

Issue 290803002: Return an absolute URL for HTMLImageElement.currentSrc (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test that currentSrc is absolute Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 main frame - img requested 'image-set-4x.png' 1 main frame - img requested 'image-set-4x.png'
2 PASS successfullyParsed is true 2 PASS successfullyParsed is true
3 3
4 TEST COMPLETE 4 TEST COMPLETE
5 PASS document.getElementById("foo").currentSrc is "resources/image-set-4x.png" 5 PASS currentSrcFileName("foo") is "image-set-4x.png"
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698