diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-16 01:58:19 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-16 01:58:19 +0000 |
commit | d5bd66aa1267692edbd6f911e20b42e12f69ed40 (patch) | |
tree | 23c8400724f3dfdf8eadb6af77a384e9cc4457a9 /webkit/tools | |
parent | 4fc4601fb2542e0c4a764ff7b8e7451c88a061dc (diff) | |
download | chromium_src-d5bd66aa1267692edbd6f911e20b42e12f69ed40.zip chromium_src-d5bd66aa1267692edbd6f911e20b42e12f69ed40.tar.gz chromium_src-d5bd66aa1267692edbd6f911e20b42e12f69ed40.tar.bz2 |
Fix test list syntax.
Review URL: http://codereview.chromium.org/7384
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3445 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 1 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 6357c23..6cf6b0b 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -925,7 +925,7 @@ V8 | KJS # LayoutTests/fast/table/vertical-align-baseline.html = FAIL V8 | KJS # LayoutTests/fast/transforms/overflow-with-transform.html = FAIL V8 | KJS # LayoutTests/fast/transforms/shadows.html = FAIL V8 | KJS # LayoutTests/http/tests/misc/acid3.html = FAIL -V8 | KJS # LayoutTests/http/tests/misc/frame-default-enc-same-domain.html = DEFER +V8 | KJS # DEFER : LayoutTests/http/tests/misc/frame-default-enc-same-domain.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/reload-subframe-frame.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/reload-subframe-iframe.html = FAIL V8 | KJS # LayoutTests/http/tests/security/canvas-remote-read-remote-image.html = FAIL |