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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/fast/forms/text-control-intrinsic-widths-expected.txt

Issue 2027053003: Rebaseline tests on Win10 for crbug.com/521730 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
1 This test measures the width of textareas and text inputs for different fonts. 1 This test measures the width of textareas and text inputs for different fonts.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Lucida Grande 6 Lucida Grande
7 input 7 input
8 size=1 clientWidth=6 8 size=1 clientWidth=6
9 size=2 clientWidth=12 9 size=2 clientWidth=12
10 size=3 clientWidth=18 10 size=3 clientWidth=18
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 cols=20 clientWidth=277 378 cols=20 clientWidth=277
379 cols=50 clientWidth=667 379 cols=50 clientWidth=667
380 cols=100 clientWidth=1317 380 cols=100 clientWidth=1317
381 cols=500 clientWidth=6517 381 cols=500 clientWidth=6517
382 cols=1000 clientWidth=13017 382 cols=1000 clientWidth=13017
383 383
384 PASS successfullyParsed is true 384 PASS successfullyParsed is true
385 385
386 TEST COMPLETE 386 TEST COMPLETE
387 387
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698