diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-30 19:13:19 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-30 19:13:19 +0000 |
commit | 37038d2f69ef8625473a45626e44af4ed7436965 (patch) | |
tree | 3e0b2de8c717b0aa7b9d8691624910aea1da8ca9 /webkit | |
parent | be1945b715a2aec47bce0e28a78b45348612d072 (diff) | |
download | chromium_src-37038d2f69ef8625473a45626e44af4ed7436965.zip chromium_src-37038d2f69ef8625473a45626e44af4ed7436965.tar.gz chromium_src-37038d2f69ef8625473a45626e44af4ed7436965.tar.bz2 |
These are also failing on the Mac.
TBR=brettw
TEST=none
BUG=18089
Review URL: http://codereview.chromium.org/159650
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22079 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 037ca99..2cbef73 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3082,9 +3082,9 @@ BUG17974 WIN: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL // Regressions caused by Chromium r22067 -BUG18089 LINUX : LayoutTests/http/tests/security/xss-DENIED-xsl-document-redirect.xml = FAIL -BUG18089 LINUX : LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml = FAIL -BUG18089 LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html = FAIL -BUG18089 LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html = FAIL -BUG18089 LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.html = FAIL -BUG18089 LINUX : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html = FAIL +BUG18089 LINUX MAC : LayoutTests/http/tests/security/xss-DENIED-xsl-document-redirect.xml = FAIL +BUG18089 LINUX MAC : LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml = FAIL +BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html = FAIL +BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html = FAIL +BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.html = FAIL +BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html = FAIL |