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

Side by Side Diff: LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-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').left is 347
3 PASS elementRect('s2').top is 20
4 PASS elementRect('s2').left is 390
5 PASS elementRect('s3').top is 40
6 PASS elementRect('s3').left is 417
7 The left edges of the three black squares should follow the outer ellipse bounda ry and each square should appear on a subsequent line. 1 The left edges of the three black squares should follow the outer ellipse bounda ry 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