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

Side by Side Diff: LayoutTests/platform/chromium-win/fast/multicol/hit-test-above-or-below-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
OLDNEW
1 123 1 123
2 abc 2 abc
3 def 3 def
4 ghi 4 ghi
5 jkl 5 jkl
6 mno 6 mno
7 Character at 150, 25 is 1 as expected. 7 Character at 150, 25 is 1 as expected.
8 Character at 350, 25 is d as expected. 8 Character at 350, 25 is d as expected.
9 Character at 550, 25 is j as expected. 9 Character at 550, 25 is j as expected.
10 Character at 750, 25 is m as expected. 10 Character at 750, 25 is m as expected.
11 Character at 150, 275 is d as expected. 11 Character at 150, 275 is d as expected.
12 Character at 350, 275 is j as expected. 12 Character at 350, 275 is j as expected.
13 Character at 550, 275 is m as expected. 13 Character at 550, 275 is m as expected.
14 Character at 750, 275 is null as expected. 14 FAIL: Character at 750, 275 is m. Expected null.
15 Character at 150, 475 is d as expected. 15 Character at 150, 475 is d as expected.
16 Character at 350, 475 is j as expected. 16 Character at 350, 475 is j as expected.
17 Character at 550, 475 is m as expected. 17 Character at 550, 475 is m as expected.
18 Character at 750, 475 is null as expected. 18 FAIL: Character at 750, 475 is m. Expected null.
19 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698