diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 19:22:30 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 19:22:30 +0000 |
commit | 5e62ad79ffc4f1ac539a997494cb90b49e5aa6f7 (patch) | |
tree | 1eff8e176168b58203aff57ed362b90a23ffafd8 /webkit | |
parent | 1a781364929b9dae215d8065b51c2383a09e4a64 (diff) | |
download | chromium_src-5e62ad79ffc4f1ac539a997494cb90b49e5aa6f7.zip chromium_src-5e62ad79ffc4f1ac539a997494cb90b49e5aa6f7.tar.gz chromium_src-5e62ad79ffc4f1ac539a997494cb90b49e5aa6f7.tar.bz2 |
Updates tests_fixable to remove two failures from merge that have been fixed.
BUG=none
TEST=none
TBR=eroman
Review URL: http://codereview.chromium.org/20091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9239 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 5b36d68..640e63e 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1743,10 +1743,6 @@ SKIP : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.html = // New tests added in http://trac.webkit.org/changeset/40424 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/http/tests/navigation/new-window-redirect-history.html = FAIL - // Renders the width of "600" off by 3. Looks OK but could still be a bug // that we shouldn't rebaseline. LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL |