summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt1
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_ignored.txt4
2 files changed, 4 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 2499f79..93a936f 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1228,7 +1228,6 @@ LINUX WIN : LayoutTests/fast/frames/invalid.html = FAIL
LINUX WIN : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL
// Linux pixeltest failure: Looks like we're screwing up the scollbar
LINUX WIN : LayoutTests/fast/frames/valid.html = FAIL
-LayoutTests/fast/html/keygen.html = FAIL
LayoutTests/fast/invalid/residual-style.html = FAIL
LayoutTests/fast/overflow/overflow-x-y.html = FAIL
WIN : LayoutTests/fast/overflow/unreachable-overflow-rtl-bug.html = FAIL
diff --git a/webkit/tools/layout_tests/test_lists/tests_ignored.txt b/webkit/tools/layout_tests/test_lists/tests_ignored.txt
index b3b3b3f..597d49f 100644
--- a/webkit/tools/layout_tests/test_lists/tests_ignored.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_ignored.txt
@@ -173,6 +173,10 @@ LayoutTests/fast/js/removing-Cf-characters.html = FAIL
SKIP : LayoutTests/fast/js/date-DST-time-cusps.html = PASS FAIL
SKIP : LayoutTests/fast/js/date-big-setdate.html = PASS FAIL
+// This test relies on the keygen tag, which we haven't wired up.
+// See bug 802185 for details.
+LayoutTests/fast/html/keygen.html = FAIL
+
// -----------------------------------------------------------------
// CHROME REWRITTEN TESTS
// -----------------------------------------------------------------