diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-09 00:04:43 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-09 00:04:43 +0000 |
commit | a9a0066b5da883c2415941c047f7994552add962 (patch) | |
tree | 55180942defdb1da3c9232baf00d0e0c26035cea /webkit | |
parent | 2533ce1803f3324e69134e93f59acbb44afb1aa2 (diff) | |
download | chromium_src-a9a0066b5da883c2415941c047f7994552add962.zip chromium_src-a9a0066b5da883c2415941c047f7994552add962.tar.gz chromium_src-a9a0066b5da883c2415941c047f7994552add962.tar.bz2 |
fixup test expectations
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15699 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5247c57..09fcf7d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2644,6 +2644,21 @@ BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL BUG11613 MAC : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-subframeload.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/metaredirect-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/postredirect-goback2.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/success200-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/success200-subframeload.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL +BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FAIL |