From: thatcher Date: Thu, 21 Sep 2006 22:05:43 +0000 (+0000) Subject: Adding more calls to layoutTestController.dumpChildFrameScrollPositions() X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=539a96fd4fc8a7588319cf53260f98d05c077fc7 Adding more calls to layoutTestController.dumpChildFrameScrollPositions() for tests that need to report child frame scroll positions. * http/tests/navigation/anchor-frames.html: * http/tests/navigation/anchor-subframeload.html: * http/tests/navigation/relativeanchor-frames.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16512 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index ce40702..4fc1f86 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2006-09-21 Timothy Hatcher + Adding more calls to layoutTestController.dumpChildFrameScrollPositions() + for tests that need to report child frame scroll positions. + + * http/tests/navigation/anchor-frames.html: + * http/tests/navigation/anchor-subframeload.html: + * http/tests/navigation/relativeanchor-frames.html: + +2006-09-21 Timothy Hatcher + Reviewed by Adam. Bug 10923: Frame scroll layout test failures on the buildbot diff --git a/LayoutTests/http/tests/navigation/anchor-frames.html b/LayoutTests/http/tests/navigation/anchor-frames.html index be2aaca..c49b97e 100644 --- a/LayoutTests/http/tests/navigation/anchor-frames.html +++ b/LayoutTests/http/tests/navigation/anchor-frames.html @@ -1,6 +1,7 @@ This page just kicks off a test, and should not appear in the expected test output. diff --git a/LayoutTests/http/tests/navigation/anchor-subframeload.html b/LayoutTests/http/tests/navigation/anchor-subframeload.html index 20055f4..9f01702 100644 --- a/LayoutTests/http/tests/navigation/anchor-subframeload.html +++ b/LayoutTests/http/tests/navigation/anchor-subframeload.html @@ -1,5 +1,6 @@ This page just kicks off a test, and should not appear in the expected test output. diff --git a/LayoutTests/http/tests/navigation/relativeanchor-frames.html b/LayoutTests/http/tests/navigation/relativeanchor-frames.html index 845a9a6..fd2aa94 100644 --- a/LayoutTests/http/tests/navigation/relativeanchor-frames.html +++ b/LayoutTests/http/tests/navigation/relativeanchor-frames.html @@ -1,6 +1,7 @@ This page just kicks off a test, and should not appear in the expected test output.