diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 23:50:43 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 23:50:43 +0000 |
commit | 959a20f4111f323a2420ea7010e4fa2a8aaac21a (patch) | |
tree | d1eb7d2798d6cc055dd64f599db695887ca38a7f /webkit | |
parent | 94bdde18a9fc933fb9a16d31ceef73307203c0bf (diff) | |
download | chromium_src-959a20f4111f323a2420ea7010e4fa2a8aaac21a.zip chromium_src-959a20f4111f323a2420ea7010e4fa2a8aaac21a.tar.gz chromium_src-959a20f4111f323a2420ea7010e4fa2a8aaac21a.tar.bz2 |
Add REBASELINE option to test "body-generated-image-propagated-to-root"
TBR=dglazkov
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17371 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 c10a635..c1d78c7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2697,4 +2697,4 @@ BUG12882 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = TIM BUG12882 LINUX : LayoutTests/fast/frames/iframe-js-url-clientWidth.html = CRASH // WebKit 44252:44286 -BUG13105 : LayoutTests/fast/backgrounds/body-generated-image-propagated-to-root.html = FAIL +BUG13105 REBASELINE : LayoutTests/fast/backgrounds/body-generated-image-propagated-to-root.html = FAIL |