diff options
author | ricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-06 09:43:23 +0000 |
---|---|---|
committer | ricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-06 09:43:23 +0000 |
commit | 87f95f5f93360a46cece538380efb5ec3be4b06c (patch) | |
tree | 5796de3a6289688055cd30e3a84467f3d58a7bec /webkit | |
parent | 0580644df8fefbeeeb76d4e4dd119827da7d1ea7 (diff) | |
download | chromium_src-87f95f5f93360a46cece538380efb5ec3be4b06c.zip chromium_src-87f95f5f93360a46cece538380efb5ec3be4b06c.tar.gz chromium_src-87f95f5f93360a46cece538380efb5ec3be4b06c.tar.bz2 |
Revert revision 104259 "Update V8 to 3.6.5"
Review URL: http://codereview.chromium.org/8168009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104270 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b7504ae..c1111d4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,11 +10,3 @@ // rebaseline after skia rev. 2351 lands BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite-transformclip.html = IMAGE BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE - -// We need to upstream new test expectations for these after fixing some -// V8 bugs. Keeping here until we are sure that the push with the new GC -// stays in. -BUG_RICOW : fast/js/array-functions-non-arrays.html = TEXT -BUG_RICOW : fast/js/array-prototype-properties.html = TEXT -BUG_RICOW : fast/js/kde/RegExp.html = TEXT -BUG_RICOW : fast/js/toString-overrides.html = TEXT |