| Index: third_party/WebKit/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt
|
| index 917a494fc1c5947a0b3204e84041423a542fe8e2..cb62a63a87ed3b5e620a00becdfc66dfb19efde5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt
|
| @@ -3,6 +3,10 @@ vertical scroll: : Success
|
| continuously call window.scrollY : Success
|
| zoom in and out preserve scroll position: Success
|
| resize preserves scroll position: Success
|
| -KeyDown HOME move y-scroll position to bottom for RTL page: -3425
|
| -KeyDown END move y-scroll position to bottom for RTL page: 0
|
| +PASS window.scrollY == -3425 became true
|
| +PASS window.scrollY == 0 became true
|
| selectAll selects all document: Success
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|