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

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

Issue 14959014: [CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated per review feedback. Created 7 years, 7 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 PASS elementRect('s1').top is 0
2 PASS elementRect('s1').right is 152
3 PASS elementRect('s2').top is 20
4 PASS elementRect('s2').right is 110
5 PASS elementRect('s3').top is 40
6 PASS elementRect('s3').right is 82
7 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.
8 2
9 X 3 X
10 X 4 X
11 X 5 X
6 PASS elementRect('s1').top is 0
7 PASS elementRect('s2').top is 20
8 PASS elementRect('s3').top is 40
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698