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

Unified Diff: LayoutTests/http/tests/navigation/anchor-frames-gbk-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/http/tests/navigation/anchor-frames-gbk-expected.txt
diff --git a/LayoutTests/http/tests/navigation/anchor-frames-gbk-expected.txt b/LayoutTests/http/tests/navigation/anchor-frames-gbk-expected.txt
index de5dd0c1b1735a280c88730e6e0c466735684837..c8d17299678aa6982d8885cadb5e70ca29a57f02 100644
--- a/LayoutTests/http/tests/navigation/anchor-frames-gbk-expected.txt
+++ b/LayoutTests/http/tests/navigation/anchor-frames-gbk-expected.txt
@@ -9,8 +9,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS document.body.offsetHeight > document.documentElement.clientHeight is true
-PASS document.body.scrollTop > 0 is true
-PASS document.body.scrollTop + document.documentElement.clientHeight > 2000 is true
+FAIL document.body.scrollTop > 0 should be true. Was false.
+FAIL document.body.scrollTop + document.documentElement.clientHeight > 2000 should be true. Was false.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698