| Index: third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/fragment-scrolling-anchors-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/fragment-scrolling-anchors-expected.txt b/third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/fragment-scrolling-anchors-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..69d71f75fed2593fe458e237ad4889ef1932f59b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/fragment-scrolling-anchors-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This test ensures that scroll anchoring interacts correctly with fragment scrolls.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS document.scrollingElement.scrollTop is 1010
|
| +PASS document.scrollingElement.scrollTop is 1110
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|