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

Side by Side Diff: LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-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('l1').top is 0
2 PASS elementRect('l1').left is within 1 of 98
3 PASS elementRect('l2').top is 20
4 PASS elementRect('l2').left is within 1 of 118
5 PASS elementRect('l3').top is 40
6 PASS elementRect('l3').left is within 1 of 138
7 PASS elementRect('l4').top is 80
8 PASS elementRect('l4').left is within 1 of 138
9 PASS elementRect('l5').top is 100
10 PASS elementRect('l5').left is within 1 of 118
11 PASS elementRect('l6').top is 120
12 PASS elementRect('l6').left is within 1 of 98
13 X 1 X
14 X 2 X
15 X 3 X
16 4
17 X 5 X
18 X 6 X
19 X 7 X
8 PASS elementRect('l1').top is 0
9 PASS elementRect('l2').top is 20
10 PASS elementRect('l3').top is 40
11 PASS elementRect('l4').top is 80
12 PASS elementRect('l5').top is 100
13 PASS elementRect('l6').top is 120
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698