summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authormihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-11 19:34:36 +0000
committermihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-11 19:34:36 +0000
commit80091c77e972d9797359388abf3baf2c46326716 (patch)
tree5041c5239c8f58fe9bd3048f50fa066942ba8412 /webkit
parentc284cab3bc7cb956e249b01c1639f7e5e53898ad (diff)
downloadchromium_src-80091c77e972d9797359388abf3baf2c46326716.zip
chromium_src-80091c77e972d9797359388abf3baf2c46326716.tar.gz
chromium_src-80091c77e972d9797359388abf3baf2c46326716.tar.bz2
fast/regex/malformed-escapes-expected.html now passes as of
http://trac.webkit.org/changeset/75484/ (rolled with r71043). TBR=jschuh git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71068 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 7959760..8b4c89f 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -21,7 +21,3 @@ BUGTHAKIS WIN : svg/custom/js-late-gradient-and-object-creation.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