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

Side by Side Diff: LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 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 PASS At 50% zoom all heights matched. 1 PASS At 50% zoom all heights matched.
2 PASS At 75% zoom all heights matched. 2 PASS At 75% zoom all heights matched.
3 PASS At 90% zoom all heights matched. 3 PASS At 90% zoom all heights matched.
4 PASS At 110% zoom all heights matched. 4 PASS At 110% zoom all heights matched.
5 PASS At 125% zoom all heights matched. 5 PASS At 125% zoom all heights matched.
6 PASS At 133% zoom all heights matched. 6 PASS At 133% zoom all heights matched.
7 PASS At 150% zoom all heights matched. 7 PASS At 150% zoom all heights matched.
8 PASS At 175% zoom all heights matched. 8 PASS At 175% zoom all heights matched.
9 PASS At 200% zoom all heights matched. 9 PASS At 200% zoom all heights matched.
10 PASS At 100% zoom all heights matched. 10 PASS At 100% zoom all heights matched.
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
11 This tests whether table row heights are stable by measuring the height of a row , assigning that height to another row and then measuring it. For each row the n umbers in the three cells should be the same. 14 This tests whether table row heights are stable by measuring the height of a row , assigning that height to another row and then measuring it. For each row the n umbers in the three cells should be the same.
12 15
13 Bug 88813 16 Bug 88813
14 17
15 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698