summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_ignored.txt1
2 files changed, 1 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 4093ab5..6216b10 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -926,12 +926,6 @@ V8 | KJS # LayoutTests/accessibility = FAIL
V8 | KJS # LayoutTests/css3/keyframes-rule.html = FAIL
V8 | KJS # LayoutTests/css3/transform-value-types.html = FAIL
V8 | KJS # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = FAIL | TIMEOUT
-V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLFormElement10.xhtml = FAIL | TIMEOUT
-V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument17.xhtml = FAIL
-V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument18.xhtml = FAIL
-V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument19.xhtml = FAIL
-V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument20.xhtml = FAIL
-V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument21.xhtml = FAIL
V8 | KJS # LayoutTests/editing/execCommand/16049.html = FAIL
V8 | KJS # LayoutTests/editing/pasteboard/5780697-2.html = FAIL
V8 | KJS # LayoutTests/editing/selection/5714333.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 212acf1..0ab1b9e 100644
--- a/webkit/tools/layout_tests/test_lists/tests_ignored.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_ignored.txt
@@ -17,6 +17,7 @@ V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-bad-object.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-exception.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-function.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-object.xhtml = PASS
+V8 | KJS # SKIP : LayoutTests/dom/xhtml = PASS
// Fails due to different window.close() rules. See bug 753420. We need
// to decide whether we ever expect to pass this. Now also timing out.