diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-17 16:52:18 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-17 16:52:18 +0000 |
commit | f8c4c3996425c83f8c79eaa0f4f57745402a593f (patch) | |
tree | d109277e16d55567c781922016e5f6f72f45aefb | |
parent | fbb33ba7d5ee7a69bb3efb6730baaef5f6085983 (diff) | |
download | chromium_src-f8c4c3996425c83f8c79eaa0f4f57745402a593f.zip chromium_src-f8c4c3996425c83f8c79eaa0f4f57745402a593f.tar.gz chromium_src-f8c4c3996425c83f8c79eaa0f4f57745402a593f.tar.bz2 |
Update test expectations to add another failing test, resulting from WebKit Update 48423:48468.
TBR=ukai
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/209017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26451 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c28703f..9fb2059 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2338,3 +2338,4 @@ BUG_DGLAZKOV : LayoutTests/fast/css/font-smoothing.html = FAIL BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer.html = FAIL BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL BUG_DGLAZKOV LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL +BUG_DGLAZKOV : LayoutTests/fast/dom/doctype-event-listener-crash.html = CRASH |