diff options
author | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-26 00:48:02 +0000 |
---|---|---|
committer | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-26 00:48:02 +0000 |
commit | 5244461da2252ea483835b12bfa3db38f42831b1 (patch) | |
tree | 0e4cea8665a98ecbca797a5eec2f6361f93274ce /webkit | |
parent | e00f9da2250748213690b3586fc08a60e989b58f (diff) | |
download | chromium_src-5244461da2252ea483835b12bfa3db38f42831b1.zip chromium_src-5244461da2252ea483835b12bfa3db38f42831b1.tar.gz chromium_src-5244461da2252ea483835b12bfa3db38f42831b1.tar.bz2 |
LayoutTests/dom/html/level2/html/HTMLElement142.html is crashing.
BUG=15425
TEST=none
Review URL: http://codereview.chromium.org/147186
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19325 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b079fdb..d8148b5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2804,3 +2804,6 @@ BUG15403 : LayoutTests/http/tests/security/clipboard/clipboard-file-access.html // Flaky for a while on DEBUG BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL + +// Started crashing without a clear reason. +BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH |