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

Unified 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, 8 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-win/fast/multicol/hit-test-above-or-below-expected.txt
diff --git a/LayoutTests/fast/multicol/hit-test-above-or-below-expected.txt b/LayoutTests/platform/chromium-win/fast/multicol/hit-test-above-or-below-expected.txt
similarity index 81%
copy from LayoutTests/fast/multicol/hit-test-above-or-below-expected.txt
copy to LayoutTests/platform/chromium-win/fast/multicol/hit-test-above-or-below-expected.txt
index be4fc6ea39a0af3d2c9efabc7b66cdc86cb92c5c..602b1cb84eae2867da152a119d5e089a9dc2d39e 100644
--- a/LayoutTests/fast/multicol/hit-test-above-or-below-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/multicol/hit-test-above-or-below-expected.txt
@@ -11,9 +11,9 @@ Character at 750, 25 is m as expected.
Character at 150, 275 is d as expected.
Character at 350, 275 is j as expected.
Character at 550, 275 is m as expected.
-Character at 750, 275 is null as expected.
+FAIL: Character at 750, 275 is m. Expected null.
Character at 150, 475 is d as expected.
Character at 350, 475 is j as expected.
Character at 550, 475 is m as expected.
-Character at 750, 475 is null as expected.
+FAIL: Character at 750, 475 is m. Expected null.

Powered by Google App Engine
This is Rietveld 408576698