diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-13 16:11:49 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-13 16:11:49 +0000 |
commit | db21199f100ac2a67463bd0cec7838c087d25f18 (patch) | |
tree | 48d262d7098d063b2206a081427d1b357672fece /webkit | |
parent | 04a0526e4eebe125636379d12861d5bf6e029e09 (diff) | |
download | chromium_src-db21199f100ac2a67463bd0cec7838c087d25f18.zip chromium_src-db21199f100ac2a67463bd0cec7838c087d25f18.tar.gz chromium_src-db21199f100ac2a67463bd0cec7838c087d25f18.tar.bz2 |
Rollback 105021: Roll V8 to version 3.6.6.1
TBR=ricow@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8279001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105307 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 |