diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-08 08:31:32 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-08 08:31:32 +0000 |
commit | 0bf8f163d38d50e2edea64db0619d2dd40084235 (patch) | |
tree | 2fd3c130413c1f061556496b6f8a28c92b8c03b3 | |
parent | e8da0a6b014434b1588c19052608f51cb94b5fa2 (diff) | |
download | chromium_src-0bf8f163d38d50e2edea64db0619d2dd40084235.zip chromium_src-0bf8f163d38d50e2edea64db0619d2dd40084235.tar.gz chromium_src-0bf8f163d38d50e2edea64db0619d2dd40084235.tar.bz2 |
The document.open change http://codereview.chromium.org/6337
made a couple of additional tests pass. Removing them from
the failure list.
Review URL: http://codereview.chromium.org/6338
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2999 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 323738e..dfc98db 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1047,7 +1047,6 @@ 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/events/onload-after-document-close-with-subresource.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 @@ -1059,7 +1058,6 @@ V8 | KJS # LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL V8 | KJS # LayoutTests/fast/replaced/replaced-breaking.html = FAIL V8 | KJS # LayoutTests/fast/table/text-field-baseline.html = FAIL V8 | KJS # LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL | PASS -V8 | KJS # LayoutTests/http/tests/misc/iframe-domain-test.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/back-to-slow-frame.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/metaredirect-basic.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/post-basic.html = FAIL | PASS |