--- /home/clopez/webkit/webkit/layout-test-results/accessibility/scroll-to-global-point-nested-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/accessibility/scroll-to-global-point-nested-actual.txt @@ -14,10 +14,11 @@ PASS outerContainer.scrollTop is 0 PASS innerContainer.scrollTop is 0 PASS target.getBoundingClientRect().top is >= 15000 -PASS target.getBoundingClientRect().top is 0 -PASS target.getBoundingClientRect().top is 300 -PASS target.getBoundingClientRect().top is 3000 +FAIL target.getBoundingClientRect().top should be 0. Was 15090. +FAIL target.getBoundingClientRect().top should be 300. Was 15090. +FAIL target.getBoundingClientRect().top should be 3000. Was 15090. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE