| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/page-with-fragment.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/history/scroll-restoration/resources/page-with-fragment.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/page-with-fragment.html
|
| similarity index 88%
|
| copy from third_party/WebKit/LayoutTests/fast/history/scroll-restoration/resources/page-with-fragment.html
|
| copy to third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/page-with-fragment.html
|
| index 76ac8f364f23871742ba73b6fcc97f23a9333ba5..11737661d0f8fd160bf941b033a8c823c7e10799 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/history/scroll-restoration/resources/page-with-fragment.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/page-with-fragment.html
|
| @@ -14,7 +14,7 @@ body {
|
| }
|
|
|
| </style>
|
| -<body>
|
| -Page with fragment
|
| +<body>
|
| +Page with fragment
|
| <a id="fragment" name="fragment" class='box'></a>
|
| </body>
|
|
|