diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-30 22:54:58 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-30 22:54:58 +0000 |
commit | f28c8aa77ba5ebf9c931683b33ad8d6d65fd1acb (patch) | |
tree | 664a09a52344e1ef91507b06c00fd1fd822da338 | |
parent | 73768ee9795695090ac50d83ad015d9fd02309ff (diff) | |
download | chromium_src-f28c8aa77ba5ebf9c931683b33ad8d6d65fd1acb.zip chromium_src-f28c8aa77ba5ebf9c931683b33ad8d6d65fd1acb.tar.gz chromium_src-f28c8aa77ba5ebf9c931683b33ad8d6d65fd1acb.tar.bz2 |
Fix dupe in test list.
Review URL: http://codereview.chromium.org/8932
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4241 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 1914b49..46622c5 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -916,7 +916,7 @@ V8 | KJS # LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exc V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-40-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/color-prop-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL | CRASH | PASS V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL @@ -1348,4 +1348,3 @@ V8 | KJS # LayoutTests/fast/css-generated-content/013.html = FAIL | PASS V8 | KJS # LayoutTests/fast/css-generated-content/014.html = FAIL | PASS V8 | KJS # LayoutTests/fast/css-generated-content/015.html = FAIL | PASS V8 | KJS # LayoutTests/fast/css-generated-content/016.html = FAIL | PASS -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = CRASH | PASS |