summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-23 18:32:19 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-23 18:32:19 +0000
commit02cf93027cdfda5f71793e0669ad487b0b01e640 (patch)
treefdb5ce760f3a119da1c9b39a791e0689d75d368d /webkit
parent0f97bd65cef7be4084a83bbb78f0a7a6480b5888 (diff)
downloadchromium_src-02cf93027cdfda5f71793e0669ad487b0b01e640.zip
chromium_src-02cf93027cdfda5f71793e0669ad487b0b01e640.tar.gz
chromium_src-02cf93027cdfda5f71793e0669ad487b0b01e640.tar.bz2
Change layout test expectations on linux: mark a failing test as failing and a passing test as passing.
In r10137 I took out the wrong test. Review URL: http://codereview.chromium.org/27044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10192 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index a350398..5185c23 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -801,8 +801,6 @@ DEFER : LayoutTests/animations/big-rotation.html = FAIL PASS
// We should be able to pass this -- not sure what's wrong.
LINUX : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL
-// Red pixels -- probably font metrics? Ugh.
-LINUX : LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html = FAIL
// Text is different, likely just needs a rebaseline.
LINUX : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL
@@ -1810,3 +1808,7 @@ LayoutTests/fast/js/function-toString-semicolon-insertion.html = FAIL
// Flaky since the merge.
LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL PASS
+// It's not clear that the test isn't wrong here. It believes that middle
+// aligning 15px Ahem should end up in a certain spot. But we have the
+// x-height correct and we're still one px off.
+LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL