diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-03 16:42:22 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-03 16:42:22 +0000 |
commit | 7f969d6b73d925d306032565179d6b2109646ee0 (patch) | |
tree | 85ca56fd1ca33825ebc6003baaf3418d3fcd404a | |
parent | 0877fd9d0ad95ca621d338485918cd347242591e (diff) | |
download | chromium_src-7f969d6b73d925d306032565179d6b2109646ee0.zip chromium_src-7f969d6b73d925d306032565179d6b2109646ee0.tar.gz chromium_src-7f969d6b73d925d306032565179d6b2109646ee0.tar.bz2 |
Marking one test that passes on mac as such.
Review URL: http://codereview.chromium.org/21017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9083 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index a591c09..d694a0c 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1787,7 +1787,7 @@ LayoutTests/http/tests/history/redirect-js-form-submit-before-load.html = FAIL // Regressions from WebKit merge 40409:40464 LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT -LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom.html = FAIL +LINUX WIN : LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom.html = FAIL LayoutTests/http/tests/navigation/location-replace-adds-history-item.html = FAIL LayoutTests/http/tests/navigation/multiple-back-forward-entries.html = FAIL LayoutTests/http/tests/navigation/new-window-redirect-history.html = FAIL |