--- /home/clopez/webkit/webkit/layout-test-results/accessibility/scroll-to-global-point-main-window-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/accessibility/scroll-to-global-point-main-window-actual.txt @@ -7,10 +7,11 @@ Target 5000-pixel box PASS window.pageYOffset is 0 -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 5086. +FAIL target.getBoundingClientRect().top should be 300. Was 5086. +FAIL target.getBoundingClientRect().top should be 3000. Was 5086. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE