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

Side by Side Diff: LayoutTests/platform/win-xp/fast/replaced/table-percent-height-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 Button 9 Button
10 Button 10 Button
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 PASS getWidth('input-submit-75') is getWidth('input-submit-100') 78 PASS getWidth('input-submit-75') is getWidth('input-submit-100')
79 PASS getHeight('input-submit-75') != '0px' is true 79 PASS getHeight('input-submit-75') != '0px' is true
80 FAIL getHeight('input-submit-75') should be 16px. Was 10.5px. 80 FAIL getHeight('input-submit-75') should be 16px. Was 10.5px.
81 PASS getWidth('select-75') is getWidth('select-100') 81 PASS getWidth('select-75') is getWidth('select-100')
82 PASS getHeight('select-75') != '0px' is true 82 PASS getHeight('select-75') != '0px' is true
83 FAIL getHeight('select-75') should be 18px. Was 13px. 83 FAIL getHeight('select-75') should be 18px. Was 13px.
84 PASS successfullyParsed is true 84 PASS successfullyParsed is true
85 85
86 TEST COMPLETE 86 TEST COMPLETE
87 87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698