diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 07:17:34 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 07:17:34 +0000 |
commit | 506971661a8360542089768e37058a7a53442d6f (patch) | |
tree | fadc1ac9c34b5fb8cf588dd0a9297e06a09056f5 /webkit/tools | |
parent | 5a575106d49bbc13987412b43a4c00f89cb02f2f (diff) | |
download | chromium_src-506971661a8360542089768e37058a7a53442d6f.zip chromium_src-506971661a8360542089768e37058a7a53442d6f.tar.gz chromium_src-506971661a8360542089768e37058a7a53442d6f.tar.bz2 |
Now that both V8 and WebKit changes are rolled remove custom expectations
BUG=None
TEST=None
TBR=antonm
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81374 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e0ab696..ea925f2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,8 +8,3 @@ BUGANTONM : fast/events/window-onerror7.html = TEXT // Waiting for a V8 roll. BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT - -// Waiting until V8 change http://code.google.com/p/v8/source/detail?r=7553 -// is rolled -BUG_YURYS : fast/dom/error-to-string-stack-overflow.html = TEXT -BUG_YURYS : fast/js/recursion-limit-equal.html = TEXT |