Side by Side Diff: LayoutTests/fast/images/image-click-scale-restore-zoomed-image-expected.txt
Issue 262053005:
Allow zoom/restore in a zoomed document. It is a regression from an earlier fix. (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use enums instead of bool. Add layout test to check this condition.
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.
1 This tests that on a zoomed page, click to scale up / down works fine. This test
requires testRunner to run. To test manually, open this image in a browser wind
ow, resize the window to 100px tall and zoom out and click on the image to scale
it up.
2
3 Size at zoomed in level : 77 x 100
4 Size at zoomed level after scale up click 1 : 500 x 644
5 Size at zoomed out level after click 2 (Image restored): 77 x 100
6 Size at zoomed level after scale up click 3 : 500 x 644
Issue 262053005: Allow zoom/restore in a zoomed document. It is a regression from an earlier fix.
(Closed)
Created 6 years, 7 months ago by Srini
Modified 6 years, 6 months ago
Reviewers: esprehn, eseidel, leviw_travelin_and_unemployed, ojan, tony
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 7