| Index: LayoutTests/accessibility/scroll-to-make-visible-nested-2-expected.txt
|
| diff --git a/LayoutTests/accessibility/scroll-to-make-visible-nested-2-expected.txt b/LayoutTests/accessibility/scroll-to-make-visible-nested-2-expected.txt
|
| index e6ba9bdd9d1f784888ea5c5af553a4ba67541d7f..d78902ee01632b62904c895daa261a84e472017e 100644
|
| --- a/LayoutTests/accessibility/scroll-to-make-visible-nested-2-expected.txt
|
| +++ b/LayoutTests/accessibility/scroll-to-make-visible-nested-2-expected.txt
|
| @@ -4,12 +4,14 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| 5000-pixel box
|
| -Target
|
| +Target Target Target
|
| 5000-pixel box
|
| PASS window.pageYOffset is 0
|
| PASS container.scrollTop is 0
|
| -PASS target.getBoundingClientRect().top is >= 5000
|
| -PASS window.innerHeight is >= target.getBoundingClientRect().bottom
|
| +PASS target1.getBoundingClientRect().top is >= 5000
|
| +PASS window.innerHeight is >= target2.getBoundingClientRect().bottom
|
| +PASS target2top is target2.getBoundingClientRect().top
|
| +PASS target2top is target2.getBoundingClientRect().top
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|