diff options
author | kmillikin@chromium.org <kmillikin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-10 14:00:49 +0000 |
---|---|---|
committer | kmillikin@chromium.org <kmillikin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-10 14:00:49 +0000 |
commit | 35be6278603c8d4d59d275ab95df1428679cf3c1 (patch) | |
tree | 7511b50a315c5cd6af0306ff052cb57a16488180 /webkit/tools | |
parent | 2edc32ff69735ae01c8ab8d72f782d206af91c72 (diff) | |
download | chromium_src-35be6278603c8d4d59d275ab95df1428679cf3c1.zip chromium_src-35be6278603c8d4d59d275ab95df1428679cf3c1.tar.gz chromium_src-35be6278603c8d4d59d275ab95df1428679cf3c1.tar.bz2 |
Update V8 to version 3.0.7.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6216001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70894 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4340a33..2146a43 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -406,3 +406,7 @@ BUGTHAKIS WIN : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE // This test found a real bug in the new skia version. I will file a bug for this on reed // and submit an upstream suppression. BUGTHAKIS_CR68921 WIN LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL + +// This test needs to be rebaselined upstream due to a change in V8 +// regexp parsing. +BUGRICOW : fast/regex/malformed-escapes.html = FAIL |