diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 19:27:41 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 19:27:41 +0000 |
commit | f0435d842d50df704629d4dd9bb3a7fed4d1ffa4 (patch) | |
tree | 28b06ef1c76388f15651d4482c29220dce4f9f0e /webkit/tools | |
parent | 9ad9ffb09ee7bca08cd5088aaa08970dfe6e0e08 (diff) | |
download | chromium_src-f0435d842d50df704629d4dd9bb3a7fed4d1ffa4.zip chromium_src-f0435d842d50df704629d4dd9bb3a7fed4d1ffa4.tar.gz chromium_src-f0435d842d50df704629d4dd9bb3a7fed4d1ffa4.tar.bz2 |
Re-add some of the tests that were not yet fixed upstream.
TBR=abarth
BUG=11909
TEST=0
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16170 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 e2523c6..2d4a587 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2683,6 +2683,9 @@ BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types // These tests started to fail after r43604 upstream. BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html = FAIL BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL |