diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-24 19:49:45 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-24 19:49:45 +0000 |
commit | 3020776deb9e5f2cb3bbd649e8b2955a3fccd0d2 (patch) | |
tree | bb71d4e8ea76d2fd6f961e85649a549d824374bf | |
parent | f6e34746fd524cf516a829cf7298d27237d0d7b7 (diff) | |
download | chromium_src-3020776deb9e5f2cb3bbd649e8b2955a3fccd0d2.zip chromium_src-3020776deb9e5f2cb3bbd649e8b2955a3fccd0d2.tar.gz chromium_src-3020776deb9e5f2cb3bbd649e8b2955a3fccd0d2.tar.bz2 |
A couple more failures popped up on Windows.
TBR=pkasting
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/160118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21562 0039d316-1c4b-4281-b951-d872f2087c98
-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 c159f6a..5c3997a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2991,11 +2991,13 @@ BUG17635 LINUX MAC : LayoutTests/fast/css/only-child-pseudo-class.html = PASS FA // Test failures from WebKit merge 46288:46363 BUG_DARIN WIN LINUX : LayoutTests/media/video-source-type.html = PASS FAIL CRASH BUG_DARIN WIN LINUX : LayoutTests/traversal/acid3-test-2.html = CRASH +BUG_DARIN WIN : LayoutTests/fast/replaced/image-map-2.html = CRASH BUG_DARIN LINUX : LayoutTests/transforms/2d/compound-2d-transforms.html = CRASH BUG_DARIN LINUX : LayoutTests/fast/overflow/008.html = CRASH BUG_DARIN : LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirect.html = FAIL BUG_DARIN : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL BUG_DARIN : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL +BUG_DARIN WIN : LayoutTests/fast/css/margin-top-bottom-dynamic.html = FAIL // Resulting from http://trac.webkit.org/changeset/46363 BUG_DARIN WIN LINUX : LayoutTests/css1/box_properties/border_style.html = FAIL BUG_DARIN WIN LINUX : LayoutTests/css1/box_properties/border_style_inline.html = FAIL |