diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 22:34:41 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 22:34:41 +0000 |
commit | 0d0eea00aaedb6f5a8b9df8ee80ef30d0fe91fa2 (patch) | |
tree | 8d7d23406199a865bc19f580ecdacf6f1e3f6cf4 /webkit | |
parent | 02b1f02b8161a6ffb006ff3e21cd7e78e3f5f6ad (diff) | |
download | chromium_src-0d0eea00aaedb6f5a8b9df8ee80ef30d0fe91fa2.zip chromium_src-0d0eea00aaedb6f5a8b9df8ee80ef30d0fe91fa2.tar.gz chromium_src-0d0eea00aaedb6f5a8b9df8ee80ef30d0fe91fa2.tar.bz2 |
WebKit 50158:10171
TBR=rolandsteiner
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/337047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30268 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 89dc4df..6dbe72c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3308,3 +3308,5 @@ BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = CRASH // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtml = CRASH FAIL PASS +// WebKit 50158:10171 +BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL |