| 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 c8d17299678aa6982d8885cadb5e70ca29a57f02..d65ba7d59e75a314b5b54bbea185a82d740c1b54 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
|
| -FAIL document.body.scrollTop > 0 should be true. Was false.
|
| -FAIL document.body.scrollTop + document.documentElement.clientHeight > 2000 should be true. Was false.
|
| +FAIL document.documentElement.scrollTop > 0 should be true. Was false.
|
| +FAIL document.documentElement.scrollTop + document.documentElement.clientHeight > 2000 should be true. Was false.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|