diff options
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index fbdf558..be73925 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1744,9 +1744,11 @@ MAC LINUX WIN : LayoutTests/fast/forms/textarea-scrolled-endline-caret.html = FA WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL WIN : LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = FAIL PASS WIN : LayoutTests/http/tests/navigation/metaredirect-frames.html = FAIL +WIN : LayoutTests/http/tests/navigation/metaredirect-subframeload.html = FAIL PASS WIN : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL PASS WIN : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL PASS WIN : LayoutTests/http/tests/navigation/success200-frames.html = FAIL PASS +WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL PASS LINUX : LayoutTests/fast/clip/017.html = CRASH PASS // Unknown reason. @@ -1758,3 +1760,6 @@ LINUX : LayoutTests/fast/canvas/unclosed-canvas-4.html = CRASH PASS MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL LINUX WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = PASS FAIL +// Regression from r9839. +LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = FAIL + |