diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-07 21:53:42 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-07 21:53:42 +0000 |
commit | 285d2cfa97175a67080cd8c6dbd0ed73a7181f0f (patch) | |
tree | 7a2224277069556129d69fc88128a3c6de5053c5 /webkit | |
parent | 76fe9a243a54eb5a587cd501153dff98ae41ff7d (diff) | |
download | chromium_src-285d2cfa97175a67080cd8c6dbd0ed73a7181f0f.zip chromium_src-285d2cfa97175a67080cd8c6dbd0ed73a7181f0f.tar.gz chromium_src-285d2cfa97175a67080cd8c6dbd0ed73a7181f0f.tar.bz2 |
Remove one more passing test from test expectations.
TBR=thomasvl
TEST=none
BUG=8630
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25606 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5550e5a..1e1d442 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1524,7 +1524,7 @@ BUG8630 WIN LINUX : LayoutTests/fast/repaint/inline-outline-repaint.html = FAIL BUG8630 LINUX : LayoutTests/fast/repaint/inline-overflow.html = FAIL BUG8630 WIN LINUX : LayoutTests/fast/repaint/intermediate-layout-position-clip.html = FAIL BUG8630 WIN LINUX : LayoutTests/fast/repaint/intermediate-layout-position.html = FAIL -BUG8630 WIN LINUX : LayoutTests/fast/repaint/invisible-objects.html = FAIL +BUG8630 LINUX : LayoutTests/fast/repaint/invisible-objects.html = FAIL BUG8630 WIN LINUX : LayoutTests/fast/repaint/layer-child-outline.html = FAIL BUG8630 LINUX : LayoutTests/fast/repaint/layer-full-repaint.html = FAIL BUG8630 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FAIL |