Index: LayoutTests/http/tests/navigation/anchor-frames-expected.txt |
diff --git a/LayoutTests/http/tests/navigation/anchor-frames-expected.txt b/LayoutTests/http/tests/navigation/anchor-frames-expected.txt |
index 88308ae84e2e39246993028c913026c87bdc0b1d..dd1cc4a956f0627197996b4d581ff9547c205558 100644 |
--- a/LayoutTests/http/tests/navigation/anchor-frames-expected.txt |
+++ b/LayoutTests/http/tests/navigation/anchor-frames-expected.txt |
@@ -9,8 +9,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS document.documentElement.offsetHeight > document.documentElement.clientHeight is true |
-PASS document.documentElement.scrollTop > 0 is true |
-PASS document.documentElement.scrollTop + document.documentElement.clientHeight > 2000 is true |
+PASS document.body.scrollTop > 0 is true |
+PASS document.body.scrollTop + document.body.clientHeight > 2000 is true |
PASS successfullyParsed is true |
TEST COMPLETE |