diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 21:42:37 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 21:42:37 +0000 |
commit | 4c9edcbe40ee2a0885d8327a3e214f2a8b4fe891 (patch) | |
tree | a32f013423ed2aa740bcbf3164c0fc9e7929dc98 /webkit/tools | |
parent | d9c77c72ec839acd88bda6ffb04862af4c06d51f (diff) | |
download | chromium_src-4c9edcbe40ee2a0885d8327a3e214f2a8b4fe891.zip chromium_src-4c9edcbe40ee2a0885d8327a3e214f2a8b4fe891.tar.gz chromium_src-4c9edcbe40ee2a0885d8327a3e214f2a8b4fe891.tar.bz2 |
Rearrange some lines in tests_fixable.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7678 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 04805d5..9ab9a57 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -943,14 +943,13 @@ LayoutTests/security/set-form-autocomplete-attribute.html = FAIL // Linux pixeltest failure: caret is in the wrong place LINUX WIN : LayoutTests/editing/selection/caret-rtl-2.html = FAIL // Flaky and wrong pattern output. -WIN : LayoutTests/fast/canvas/patternfill-repeat.html = FAIL CRASH -LINUX : LayoutTests/fast/canvas/patternfill-repeat.html = FAIL CRASH PASS +LINUX WIN : LayoutTests/fast/canvas/patternfill-repeat.html = FAIL CRASH + // This test assumes we're using unix paths and looks for a file:///test // path. We correctly return file:///C:/test on Windows. We should fix // upstream WIN : LayoutTests/fast/dom/resource-locations-in-created-html-document.html = FAIL -// RenderListBox off by 4px. Font metrics? Or form control size wrong? -LINUX : LayoutTests/fast/replaced/replaced-breaking.html = FAIL + DEBUG : LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL PASS TIMEOUT // Linux pixeltest failure: Form control metrics incorrect LayoutTests/http/tests/navigation/metaredirect-basic.html = FAIL @@ -1077,6 +1076,7 @@ LINUX : LayoutTests/fast/forms/select-change-popup-to-listbox.html = FAIL LINUX : LayoutTests/fast/forms/select-initial-position.html = FAIL LINUX : LayoutTests/fast/forms/select-list-box-with-height.html = FAIL LINUX : LayoutTests/fast/text/international/bidi-listbox.html = FAIL +LINUX : LayoutTests/fast/replaced/replaced-breaking.html = FAIL // Off-by-one in form controls -- font metrics? LINUX MAC : LayoutTests/fast/forms/input-baseline.html = FAIL |