diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-02 19:56:25 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-02 19:56:25 +0000 |
commit | 1a4a8d92f08440dbcf33d484f7a74a0d8293a2c3 (patch) | |
tree | 99450e7ea004426c9d67c6dd0e5cfa097f3f9c45 /webkit/tools/layout_tests | |
parent | a3cea22375a8c4d298845c871039a81bbe7fded9 (diff) | |
download | chromium_src-1a4a8d92f08440dbcf33d484f7a74a0d8293a2c3.zip chromium_src-1a4a8d92f08440dbcf33d484f7a74a0d8293a2c3.tar.gz chromium_src-1a4a8d92f08440dbcf33d484f7a74a0d8293a2c3.tar.bz2 |
More updates corresponding to tests that seem to be passing on Mac now.
TBR=jeremy
Review URL: http://codereview.chromium.org/56195
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13027 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 267bffd..afbf5c5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2333,13 +2333,6 @@ DEFER WIN MAC LINUX : LayoutTests/compositing/overflow/parent-overflow.html = FA DEFER MAC LINUX : LayoutTests/fast/backgrounds/svg-as-background-4.html = FAIL // Merge WebKit: 42026:42115 regressions -// BUG: 9581 -MAC : LayoutTests/http/tests/navigation/post-basic.html = FAIL -MAC : LayoutTests/http/tests/navigation/post-frames.html = FAIL -MAC : LayoutTests/http/tests/navigation/postredirect-basic.html = FAIL -MAC : LayoutTests/http/tests/navigation/postredirect-frames.html = FAIL -MAC : LayoutTests/http/tests/navigation/postredirect-goback1.html = FAIL -MAC : LayoutTests/http/tests/navigation/restore-form-state-https.html = FAIL // Changed in http://trac.webkit.org/changeset/42063 MAC : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL @@ -2369,8 +2362,6 @@ WIN : LayoutTests/fast/transforms/shadows.html = FAIL DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS -MAC : LayoutTests/fast/loader/simultaneous-reloads-assert.html = TIMEOUT - WIN : LayoutTests/editing/selection/5136696.html = FAIL PASS WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS |