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