| Index: LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt
|
| diff --git a/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt b/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt
|
| index 45123dc640a467fe7f850123966a03485d7316c0..3b338be91beb49ba0bb83e45d79682ed36a2604d 100644
|
| --- a/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt
|
| +++ b/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt
|
| @@ -1,8 +1,8 @@
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS frame.contentDocument.body.scrollTop is 100
|
| -PASS frame.contentDocument.body.scrollLeft is 100
|
| +PASS frame.contentDocument.scrollingElement.scrollTop is 100
|
| +PASS frame.contentDocument.scrollingElement.scrollLeft is 100
|
| PASS frame.contentWindow.scrollX is 100
|
| PASS frame.contentWindow.scrollY is 100
|
|
|
|
|