summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-22 22:15:11 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-22 22:15:11 +0000
commita5263cb1bb99193f1edf59fa65fe4d6e5cd8e702 (patch)
treedc8058206d0b5414fb923f72d62cc3f6ced6aa12
parentaf91a57c0203abee45565f47b5d9086e42acafba (diff)
downloadchromium_src-a5263cb1bb99193f1edf59fa65fe4d6e5cd8e702.zip
chromium_src-a5263cb1bb99193f1edf59fa65fe4d6e5cd8e702.tar.gz
chromium_src-a5263cb1bb99193f1edf59fa65fe4d6e5cd8e702.tar.bz2
These tests pass on linux. Green the linux buildbot.
TBR=evan Review URL: http://codereview.chromium.org/16218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7383 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index c5140a7d..94aa168 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1766,8 +1766,6 @@ LINUX WIN : LayoutTests/fast/box-sizing/percentage-height.html = FAIL
// This seems to pass what it is testing, however the bottom three boxes should
// have small buttons. We seem to not draw buttons if the height is set.
LINUX WIN : LayoutTests/fast/forms/001.html = FAIL
-LINUX : LayoutTests/fast/forms/button-default-title.html = FAIL
-LINUX : LayoutTests/fast/forms/control-clip.html = FAIL
LINUX WIN : LayoutTests/fast/forms/input-first-letter.html = FAIL
LINUX WIN : LayoutTests/fast/forms/select-baseline.html = FAIL
@@ -1789,7 +1787,7 @@ LINUX WIN : LayoutTests/fast/images/svg-as-relative-image.html = FAIL
LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL
// Brett broke this with his font rendering effect patch and needs to fix it.
-LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t.svg = FAIL
+WIN : LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t.svg = FAIL
// These test the behavior of the (x) in type=search inputs. We haven't
// implemented this yet (should we on win/linux?). http://crbug.com/5701