summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-08 00:42:41 +0000
committerevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-08 00:42:41 +0000
commit1a0869a874c494ab41811dbeaa905ce5689acb01 (patch)
tree4befc532f0d85200e12b98f549e13697824271ea /webkit/tools
parent2d3da8efdd22e501a3baa2549fe021d7aee78b0a (diff)
downloadchromium_src-1a0869a874c494ab41811dbeaa905ce5689acb01.zip
chromium_src-1a0869a874c494ab41811dbeaa905ce5689acb01.tar.gz
chromium_src-1a0869a874c494ab41811dbeaa905ce5689acb01.tar.bz2
Rebaseline some tests, where the difference is due to fonts.
Mark one test that is legitimately failing with its own bug. Review URL: http://codereview.chromium.org/6333 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2985 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 4cad141..dfa9ec6 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -895,6 +895,10 @@ V8 | KJS # SKIP : LayoutTests/fast/dom/xmlhttprequest-get.xhtml = PASS
# Picking up a new parser from webkit should fix the rest.
V8 | KJS # LayoutTests/css3/keyframes-rule.html = FAIL
+# We don't render reflection masks properly.
+# http://code.google.com/p/chromium/issues/detail?id=3229
+V8 | KJS # LayoutTests/fast/reflections/reflection-masks.html = FAIL
+
// ----------------------------------------------------------------------------
// NEW FOR THE MERGE
//
@@ -958,11 +962,6 @@ V8 | KJS # LayoutTests/fast/media/implicit-media-all.html = FAIL
V8 | KJS # LayoutTests/fast/media/monochrome.html = FAIL
V8 | KJS # LayoutTests/fast/media/viewport-media-query.html = FAIL
V8 | KJS # LayoutTests/fast/overflow/float-in-relpositioned.html = FAIL
-V8 | KJS # LayoutTests/fast/reflections/inline-crash.html = FAIL
-V8 | KJS # LayoutTests/fast/reflections/reflection-direction.html = FAIL
-V8 | KJS # LayoutTests/fast/reflections/reflection-masks.html = FAIL
-V8 | KJS # LayoutTests/fast/reflections/reflection-nesting.html = FAIL
-V8 | KJS # LayoutTests/fast/reflections/table-cell.html = FAIL
V8 | KJS # LayoutTests/fast/replaced/absolute-position-percentage-width.html = FAIL
V8 | KJS # LayoutTests/fast/replaced/max-width-percent.html = FAIL
V8 | KJS # LayoutTests/fast/table/border-collapsing/equal-precedence-resolution.html = FAIL