diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 00:15:40 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 00:15:40 +0000 |
commit | 94add83c90e8744ea02c92d162d9d63e1eeee0d3 (patch) | |
tree | f9f30bf5c13d6a4d90f41631de2146c96ee8c097 /webkit/tools/layout_tests | |
parent | b6c4b9b28c5b4f47fe0a49715fefe086279cade8 (diff) | |
download | chromium_src-94add83c90e8744ea02c92d162d9d63e1eeee0d3.zip chromium_src-94add83c90e8744ea02c92d162d9d63e1eeee0d3.tar.gz chromium_src-94add83c90e8744ea02c92d162d9d63e1eeee0d3.tar.bz2 |
Add additional failures from the merge. TBR.
Review URL: http://codereview.chromium.org/63041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13210 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 07db588..9e43a63 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2260,7 +2260,7 @@ DEFER WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = FA DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS WIN : LayoutTests/editing/selection/5136696.html = FAIL PASS -WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS +WIN MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS // Merge WebKit 42133:42199 regressions @@ -2304,3 +2304,9 @@ WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOUT +WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = CRASH +LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-inside-character.html = FAIL +MAC RELEASE : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL +MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL +MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL + |