diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-03 23:09:52 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-03 23:09:52 +0000 |
commit | aa4f9afa942cd07c46afb2c56e0ce708a047e803 (patch) | |
tree | 4f5e0d2d47a664fc58f3e70eeca6b9e5d2e76616 /webkit/tools | |
parent | 13f5578f84833b2dda9d2539b234d13e0712893d (diff) | |
download | chromium_src-aa4f9afa942cd07c46afb2c56e0ce708a047e803.zip chromium_src-aa4f9afa942cd07c46afb2c56e0ce708a047e803.tar.gz chromium_src-aa4f9afa942cd07c46afb2c56e0ce708a047e803.tar.bz2 |
Update expectations to expect failure of one more repaint-related test.
TBR=japhet
BUG=8630
TEST=none
Review URL: http://codereview.chromium.org/196017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25400 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index dd7b391..b6d8919 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1498,6 +1498,7 @@ BUG8630 WIN LINUX : LayoutTests/fast/layers/remove-layer-with-nested-stacking.ht BUG8630 WIN LINUX : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL BUG8630 WIN LINUX : LayoutTests/fast/reflections/inline-crash.html = FAIL BUG8630 WIN : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL +BUG8630 WIN : LayoutTests/fast/replaced/width100percent-button.html = FAIL BUG8630 WIN LINUX : LayoutTests/fast/table/empty-section-crash.html = FAIL BUG8630 WIN LINUX : LayoutTests/fast/text/font-initial.html = FAIL BUG8630 WIN LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL |