| Index: LayoutTests/http/tests/navigation/anchor-frames-same-origin-expected.txt
|
| diff --git a/LayoutTests/http/tests/navigation/anchor-frames-same-origin-expected.txt b/LayoutTests/http/tests/navigation/anchor-frames-same-origin-expected.txt
|
| index 33330516b10c0b3a124b727bbad8754785c0d40c..c50353a0e2ea04824651d486b83e756e5a96acb7 100644
|
| --- a/LayoutTests/http/tests/navigation/anchor-frames-same-origin-expected.txt
|
| +++ b/LayoutTests/http/tests/navigation/anchor-frames-same-origin-expected.txt
|
| @@ -8,8 +8,8 @@ This tests that the framesniffing defenses are not overzealous.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.body.scrollTop > 0 is true
|
| -PASS document.body.scrollLeft == 0 is true
|
| +PASS document.scrollingElement.scrollTop > 0 is true
|
| +PASS document.scrollingElement.scrollLeft == 0 is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|