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

Side by Side Diff: LayoutTests/fast/exclusions/shape-inside/shape-inside-polygon-padding-003-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 XXX 1 XXX
2 2
3 XX 3 XX
4 4
5 XXX 5 XXX
6 PASS shapeInsideRect('a').top is 50 6 PASS shapeInsideRect('a').top is 50
7 PASS shapeInsideRect('a').left is within 1 of 190.215
8 PASS shapeInsideRect('a').width is 150 7 PASS shapeInsideRect('a').width is 150
9 PASS shapeInsideRect('b').top is 150 8 PASS shapeInsideRect('b').top is 150
10 PASS shapeInsideRect('b').left is within 1 of 250 9 PASS shapeInsideRect('b').left is within 1 of 250
11 PASS shapeInsideRect('b').width is 100 10 PASS shapeInsideRect('b').width is 100
12 PASS shapeInsideRect('c').top is 250 11 PASS shapeInsideRect('c').top is 250
13 PASS shapeInsideRect('c').left is within 1 of 190.215
14 PASS shapeInsideRect('c').width is 150 12 PASS shapeInsideRect('c').width is 150
15 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698