diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-31 18:52:28 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-31 18:52:28 +0000 |
commit | 2970993c43d709033fc7f56999e54cf9acbfbdd4 (patch) | |
tree | d7ee4c29697c99228894e6d1baeb573847a945de | |
parent | 8c0868fe45d7daacd7fe9707bbfd422cc39e0487 (diff) | |
download | chromium_src-2970993c43d709033fc7f56999e54cf9acbfbdd4.zip chromium_src-2970993c43d709033fc7f56999e54cf9acbfbdd4.tar.gz chromium_src-2970993c43d709033fc7f56999e54cf9acbfbdd4.tar.bz2 |
More test expectations changes from the merge fallout.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12888 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 171e14f..fe2d2f3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2405,7 +2405,7 @@ MAC : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL MAC : LayoutTests/svg/text/text-intro-05-t.svg = FAIL WIN : LayoutTests/editing/execCommand/paste-2.html = FAIL WIN : LayoutTests/editing/selection/4776665.html = FAIL -WIN : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIMEOUT PASS +WIN : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIMEOUT PASS CRASH // Merge WebKit: 42026:42115 new tests DEFER : LayoutTests/fast/block/positioning/negative-rel-position.html = FAIL @@ -2425,6 +2425,8 @@ WIN : LayoutTests/fast/repaint/text-shadow-horizontal.html = FAIL WIN : LayoutTests/fast/repaint/text-shadow.html = FAIL WIN : LayoutTests/fast/transforms/shadows.html = FAIL +WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL + // Possibly due to http://trac.webkit.org/changeset/42120 ? WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL |