summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 11:46:01 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 11:46:01 +0000
commit02b5d70b745ae19dd1990086034def0ba64846e5 (patch)
tree5f0dffdf079dcba3e3432c7f3b701caee583777c
parent8ea873b8f8c6388d4c97ee3de0c3666771401d38 (diff)
downloadchromium_src-02b5d70b745ae19dd1990086034def0ba64846e5.zip
chromium_src-02b5d70b745ae19dd1990086034def0ba64846e5.tar.gz
chromium_src-02b5d70b745ae19dd1990086034def0ba64846e5.tar.bz2
Remove a couple of tests that were fixed by DOMWindow
lookup changes. Review URL: http://codereview.chromium.org/7010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3094 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 07d1a6b..7580f95 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -805,10 +805,6 @@ V8 # LayoutTests/fast/js/removing-Cf-characters.html = FAIL
V8 # LayoutTests/fast/js/static-scope-object.html = FAIL
V8 # LayoutTests/fast/js/delete-getters-setters.html = FAIL
-// V8-binding: WebKit expects window["location"] to give precedence to the built-in
-// location property over same-named iframe.
-V8 | KJS # LayoutTests/fast/dom/Window/window-special-properties.html = FAIL
-
// Exception message capitalizes "Cyclic", expected to be lower case. (trivial)
V8 | KJS # LayoutTests/fast/js/cyclic-proto.html = FAIL
@@ -1044,7 +1040,6 @@ V8 | KJS # LayoutTests/fast/css/background-shorthand-invalid-url.html = FAIL
V8 | KJS # LayoutTests/fast/css/variables/alternate-syntax/font-test.html = FAIL
V8 | KJS # LayoutTests/fast/css/variables/font-test.html = FAIL
V8 | KJS # LayoutTests/fast/dom/resource-locations-in-created-html-document.html = FAIL
-V8 | KJS # LayoutTests/fast/events/event-instanceof.html = FAIL
V8 | KJS # LayoutTests/fast/forms/form-hides-table.html = FAIL
V8 | KJS # LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL
V8 | KJS # LayoutTests/fast/forms/legend-access-key.html = FAIL