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

Side by Side Diff: LayoutTests/virtual/deferred/fast/images/image-zoom-to-25-expected.txt

Issue 1170353002: [SP] Remove virtual/deferred tests as that code path is near-obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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
(Empty)
1 This tests that page zoom and image auto-sizing interact well together. This tes t requires testRunner to run. To test manually, open this image in a browser win dow, resize the window to 200px tall and zoom out 6 times. The image should get smaller at each step.
2
3 Size at zoom level0 : 200 x 150
4 Size at zoom level1 : 200 x 150
5 Size at zoom level2 : 200 x 149
6 Size at zoom level3 : 199 x 149
7 Size at zoom level4 : 199 x 149
8 Size at zoom level5 : 200 x 149
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698