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

Side by Side Diff: LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-padding-002-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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 blue diamond outline should be filled by cross made of 5 green squares. 1 The blue diamond outline should be filled by cross made of 5 green squares.
2 2
3 X XXX X 3 X XXX X
4 PASS shapeInsideRect('a').top is 150 4 PASS shapeInsideRect('a').top is 150
5 PASS shapeInsideRect('a').width is 100 5 PASS shapeInsideRect('a').width is 100
6 PASS shapeInsideRect('b').top is 250 6 PASS shapeInsideRect('b').top is 250
7 PASS shapeInsideRect('b').width is 300 7 PASS shapeInsideRect('b').width is 300
8 PASS shapeInsideRect('c').top is 350 8 PASS shapeInsideRect('c').top is 350
9 PASS shapeInsideRect('c').width is 100 9 PASS shapeInsideRect('c').width is 100
10 PASS successfullyParsed is true
10 11
12 TEST COMPLETE
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698