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

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

Issue 717043002: Auto-rebaseline for r185157 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 | Annotate | Revision Log
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=26 8 size=1 clientWidth=26
9 size=2 clientWidth=32 9 size=2 clientWidth=32
10 size=3 clientWidth=38 10 size=3 clientWidth=38
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 cols=20 clientWidth=117 378 cols=20 clientWidth=117
379 cols=50 clientWidth=267 379 cols=50 clientWidth=267
380 cols=100 clientWidth=517 380 cols=100 clientWidth=517
381 cols=500 clientWidth=2517 381 cols=500 clientWidth=2517
382 cols=1000 clientWidth=5017 382 cols=1000 clientWidth=5017
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