diff options
author | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-22 23:38:24 +0000 |
---|---|---|
committer | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-22 23:38:24 +0000 |
commit | 9a549805c54ca50c2132da7cecbb0b6a84f73e22 (patch) | |
tree | 199e4326e959e564c2ab04af07fafeba9b9ce03e | |
parent | 625f0ac8fa88cd3f608064848b626e582e98572b (diff) | |
download | chromium_src-9a549805c54ca50c2132da7cecbb0b6a84f73e22.zip chromium_src-9a549805c54ca50c2132da7cecbb0b6a84f73e22.tar.gz chromium_src-9a549805c54ca50c2132da7cecbb0b6a84f73e22.tar.bz2 |
One more test failure from the 48610:48642 webkit merge
TBR=paul
BUG=None
TEST=Linux webkit dbg
Review URL: http://codereview.chromium.org/215061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26882 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | 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 9bcc230..0cb118f 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2357,3 +2357,4 @@ BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/space-scroll-event.html = FAI BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formmove3.html = FAIL BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formnovalidate-attribute.html = FAIL BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/imagemap-case.html = FAIL +BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS FAIL |