Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/hidpi/image-srcset-src-selection-1x-expected.txt

Issue 23861003: Enable srcset support in HTMLImageElement (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix issues raised in review Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 PASS document.getElementById("foo").clientWidth==100 is true
2 This test passes if the div below is a blue 100px square when the deviceScaleFac tor is 1. It simply ensures that the src attribute is taken into account by the selection algorithm when this one is processing the images candidates
3
OLDNEW

Powered by Google App Engine