diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-20 21:54:10 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-20 21:54:10 +0000 |
commit | e7f98e6972b643b41cc528f49b0257d77eeab3dd (patch) | |
tree | 0cca7262945a6bb53e53c1947c3a07bab58a36b3 | |
parent | 5062bb007d3c87994023538401ae7bbedfaadf3f (diff) | |
download | chromium_src-e7f98e6972b643b41cc528f49b0257d77eeab3dd.zip chromium_src-e7f98e6972b643b41cc528f49b0257d77eeab3dd.tar.gz chromium_src-e7f98e6972b643b41cc528f49b0257d77eeab3dd.tar.bz2 |
Disable some tests while I fix.
TBR=ojan
Review URL: http://codereview.chromium.org/11545
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5787 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 5 |
1 files changed, 3 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 ad6e3c5..caaa123 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1120,5 +1120,6 @@ LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL // Started failing after http://codereview.chromium.org/11205 LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = FAIL -// MERGE 38450:39500: New test -LayoutTests/fast/css/resize-corner-tracking-transformed.html = FAIL +// TODO(tc): Regressed when changing the resize corner. +LayoutTests/fast/css/resize-corner-tracking.html = FAIL +LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL |