diff options
author | pam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-10 03:38:53 +0000 |
---|---|---|
committer | pam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-10 03:38:53 +0000 |
commit | b1e3eed28b3089c74fe43eef2e153608cc9d0e03 (patch) | |
tree | 6e62b03b93b9ed15708f1d7886b3cf3b09d1a6f5 /webkit/tools | |
parent | 3f64e5af06d2506e1e9886fc834775f2169f21be (diff) | |
download | chromium_src-b1e3eed28b3089c74fe43eef2e153608cc9d0e03.zip chromium_src-b1e3eed28b3089c74fe43eef2e153608cc9d0e03.tar.gz chromium_src-b1e3eed28b3089c74fe43eef2e153608cc9d0e03.tar.bz2 |
Update expectations for new tests brought in with WebKit merge 42324:42364.
TBR=eroman
Review URL: http://codereview.chromium.org/67033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13496 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e53777d..b7e2402 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2452,3 +2452,16 @@ BUG9924 WIN MAC : LayoutTests/fast/lists/001.html = FAIL // Started failing with WebKit merge 42324:42364. Unknown cause. BUG9926 WIN LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = TIMEOUT + +// New tests from WebKit merge 42324:42364. May just need re-baselining. +// TODO(pamg): investigate. +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = FAIL +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html = FAIL +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html = FAIL +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html = FAIL +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny.html = FAIL +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html = FAIL +BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html = FAIL +BUG9962 : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-bug.html = FAIL +BUG9962 : LayoutTests/fast/js/function-apply-aliased.html = FAIL +BUG9962 : LayoutTests/fast/repaint/text-append-dirty-lines.html = FAIL |