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

Side by Side Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-002-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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 This test requires the Ahem font. The green content should wrap around the blue rounded rectangle. 1 This test requires the Ahem font. The green content should wrap around the blue rounded rectangle.
2 2
3 X 3 X
4 4
5 X 5 X
6 X 6 X
7 7
8 X 8 X
9 XXXX 9 XXXX
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
10 PASS imageShapeRect('a').top is 0 13 PASS imageShapeRect('a').top is 0
11 PASS imageShapeRect('b').top is 50 14 PASS imageShapeRect('b').top is 50
12 PASS imageShapeRect('b').right is 300 15 PASS imageShapeRect('b').right is 300
13 PASS imageShapeRect('c').top is 75 16 PASS imageShapeRect('c').top is 75
14 PASS imageShapeRect('c').right is 300 17 PASS imageShapeRect('c').right is 300
15 PASS imageShapeRect('d').top is 125 18 PASS imageShapeRect('d').top is 125
16 PASS imageShapeRect('e').top is 150 19 PASS imageShapeRect('e').top is 150
17 PASS imageShapeRect('e').right is 0 20 PASS imageShapeRect('e').right is 0
18 PASS successfullyParsed is true
19 21
20 TEST COMPLETE
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698