diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-10 23:41:49 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-10 23:41:49 +0000 |
commit | 129d89f0cd72fb88a891c397ee4011cb4345516c (patch) | |
tree | 88779594a6250b98962478005c996e5d30a6fbf2 /webkit/tools | |
parent | 11d62937c53b74aef20cfae507316c5e5abe61fb (diff) | |
download | chromium_src-129d89f0cd72fb88a891c397ee4011cb4345516c.zip chromium_src-129d89f0cd72fb88a891c397ee4011cb4345516c.tar.gz chromium_src-129d89f0cd72fb88a891c397ee4011cb4345516c.tar.bz2 |
Test expectations update due to a layout test failure caused by chromium side CL. Will remove once webkit roll again.
TEST=none
BUG=none
TBR=hamaji
Review URL: http://codereview.chromium.org/6484014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74523 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..a786380 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_ZMO : fast/dom/prototype-inheritance.html = TEXT + |