diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-14 10:29:51 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-14 10:29:51 +0000 |
commit | 31b739d8c24b2fa25321fda2b9709fd02b89346f (patch) | |
tree | b3ddd6fc8bbbefc6b6a2bdb25a9375389ddb8368 /webkit/tools | |
parent | 6ceaff4d9eceaee567c58c17aa1bb8bb5ad308b4 (diff) | |
download | chromium_src-31b739d8c24b2fa25321fda2b9709fd02b89346f.zip chromium_src-31b739d8c24b2fa25321fda2b9709fd02b89346f.tar.gz chromium_src-31b739d8c24b2fa25321fda2b9709fd02b89346f.tar.bz2 |
Update test_expectations.txt for newly added test.
I missed this failure in the previous webkit roll.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6516009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74800 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 66ad845..4748f5a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -24,3 +24,5 @@ BUG_LOISLO MAC : canvas/philip/tests/2d.shadow.enable.x.html = TEXT BUG_LOISLO MAC : canvas/philip/tests/2d.shadow.enable.y.html = TEXT BUG_LOISLO MAC : canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT +BUG_HAMAJI WIN LINUX : fast/gradients/css3-repeating-end-fill.html = TEXT + |