| Index: LayoutTests/fast/dom/scroll-position-for-new-loads.html
|
| diff --git a/LayoutTests/fast/dom/scroll-position-for-new-loads.html b/LayoutTests/fast/dom/scroll-position-for-new-loads.html
|
| index a87c80048e2bf08786d0e272bd7104a8ba47dd48..b1fdba4d8e91ab7b6446fc322bb840568252b9f1 100644
|
| --- a/LayoutTests/fast/dom/scroll-position-for-new-loads.html
|
| +++ b/LayoutTests/fast/dom/scroll-position-for-new-loads.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <title>Check that document.body.scrollTop is equal to '0' for newly loaded pages</title>
|
| + <title>Check that document.scrollingElement.scrollTop is equal to '0' for newly loaded pages</title>
|
| <link rel="author" title="Mikhail Pozdnyakov" href="mailto:mikhail.pozdnyakov@intel.com" />
|
| <style type="text/css">
|
| div { min-height: 3000px; }
|
|
|