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

Side by Side Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt

Issue 313803005: Auto-rebaseline for r175434 (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 The right edges of the three black squares should follow the outer ellipse bound ary and each square should appear on a subsequent line. 1 The right edges of the three black squares should follow the outer ellipse bound ary and each square should appear on a subsequent line.
2 2
3 X 3 X
4 X 4 X
5 X 5 X
6 PASS elementRect('s1').top is 0 6 PASS elementRect('s1').top is 0
7 FAIL elementRect('s1').right should be 152. Was 152.90625.
7 PASS elementRect('s2').top is 20 8 PASS elementRect('s2').top is 20
9 FAIL elementRect('s2').right should be 110. Was 110.015625.
8 PASS elementRect('s3').top is 40 10 PASS elementRect('s3').top is 40
11 FAIL elementRect('s3').right should be 82. Was 82.8125.
9 PASS successfullyParsed is true 12 PASS successfullyParsed is true
10 13
11 TEST COMPLETE 14 TEST COMPLETE
12 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698