From: adele Date: Wed, 1 Nov 2006 23:34:17 +0000 (+0000) Subject: Fixing typo. Changed repaintTest to runRepaintTest. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=ed0f93531fada0405839de0ec9f59b556e1d242a Fixing typo. Changed repaintTest to runRepaintTest. * fast/repaint/overflow-outline-repaint-expected.checksum: * fast/repaint/overflow-outline-repaint-expected.png: * fast/repaint/overflow-outline-repaint.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@17525 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 3cff83465869..c126f3016312 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2006-11-01 Adele Peterson + + Fixing typo. Changed repaintTest to runRepaintTest. + + * fast/repaint/overflow-outline-repaint-expected.checksum: + * fast/repaint/overflow-outline-repaint-expected.png: + * fast/repaint/overflow-outline-repaint.html: + 2006-11-01 Adele Peterson Reviewed by Mitz. diff --git a/LayoutTests/fast/repaint/overflow-outline-repaint-expected.checksum b/LayoutTests/fast/repaint/overflow-outline-repaint-expected.checksum index b1b8f5c51cac..ad43084d50c8 100644 --- a/LayoutTests/fast/repaint/overflow-outline-repaint-expected.checksum +++ b/LayoutTests/fast/repaint/overflow-outline-repaint-expected.checksum @@ -1 +1 @@ -1bac8362fd3c44edb1f7b7e878c99ff0 \ No newline at end of file +3a8123278d619b7a10a03160aa7f0253 \ No newline at end of file diff --git a/LayoutTests/fast/repaint/overflow-outline-repaint-expected.png b/LayoutTests/fast/repaint/overflow-outline-repaint-expected.png index 905a9c61c03b..4827d70547dc 100644 Binary files a/LayoutTests/fast/repaint/overflow-outline-repaint-expected.png and b/LayoutTests/fast/repaint/overflow-outline-repaint-expected.png differ diff --git a/LayoutTests/fast/repaint/overflow-outline-repaint.html b/LayoutTests/fast/repaint/overflow-outline-repaint.html index fb139d7ca2ab..287e1ac0f13b 100644 --- a/LayoutTests/fast/repaint/overflow-outline-repaint.html +++ b/LayoutTests/fast/repaint/overflow-outline-repaint.html @@ -8,7 +8,7 @@ } - + If the red outline at the bottom of the div extends all the way to the scrollbar, the test passes. If it stops short, then the test has failed, and an incomplete repaint has occurred.









Failed Test