summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-17 23:14:36 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-17 23:14:36 +0000
commit63c2f1af4de7286e8f8b19f4921870a00fae64df (patch)
treeb5805ef8fa69889892c333be2e427506071da3a1 /webkit/tools
parent6939dc4f65e967964d72a82a8d5ae2b2fa678e37 (diff)
downloadchromium_src-63c2f1af4de7286e8f8b19f4921870a00fae64df.zip
chromium_src-63c2f1af4de7286e8f8b19f4921870a00fae64df.tar.gz
chromium_src-63c2f1af4de7286e8f8b19f4921870a00fae64df.tar.bz2
Rebaseline a few tests that are new since the merge. They
only differ in font sizes. Review URL: http://codereview.chromium.org/7501 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3577 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt17
1 files changed, 6 insertions, 11 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 538032a..25a924b 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -837,6 +837,12 @@ V8 | KJS # LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL
V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL
V8 | KJS # LayoutTests/svg/batik/masking/maskRegions.svg = FAIL
+# More tests that fail because of masks not working properly.
+V8 | KJS # LayoutTests/fast/backgrounds/mask-composite.html = FAIL
+V8 | KJS # LayoutTests/fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL
+V8 | KJS # LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL
+V8 | KJS # LayoutTests/fast/borders/inline-mask-overlay-image.html = FAIL
+
# These two are fixed in WebKit r36103 http://trac.webkit.org/changeset/36103/.
# The WebKit only mentions svg/custom/invalid-fill-hex.svg but the changes to
# the CSS grammar also fixes editing/execCommand/16049.html. They should
@@ -862,20 +868,9 @@ V8 | KJS # LayoutTests/editing/selection/move-left-right.html = FAIL
V8 | KJS # LayoutTests/accessibility = FAIL
V8 | KJS # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = FAIL | TIMEOUT
-V8 | KJS # LayoutTests/editing/pasteboard/5780697-2.html = FAIL
-V8 | KJS # LayoutTests/fast/backgrounds/background-origin-root-element.html = FAIL
-V8 | KJS # LayoutTests/fast/backgrounds/background-position-1.html = FAIL
-V8 | KJS # LayoutTests/fast/backgrounds/background-position-rounding.html = FAIL
-V8 | KJS # LayoutTests/fast/backgrounds/mask-composite.html = FAIL
-V8 | KJS # LayoutTests/fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL
-V8 | KJS # LayoutTests/fast/block/basic/adding-near-anonymous-block.html = FAIL
V8 | KJS # LayoutTests/fast/block/basic/min-pref-width-nowrap-floats.html = FAIL
-V8 | KJS # LayoutTests/fast/block/positioning/move-with-auto-width.html = FAIL
-V8 | KJS # LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL
-V8 | KJS # LayoutTests/fast/borders/border-color-inherit.html = FAIL
V8 | KJS # LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL
V8 | KJS # LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL
-V8 | KJS # LayoutTests/fast/borders/inline-mask-overlay-image.html = FAIL
V8 | KJS # LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
V8 | KJS # LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL
V8 | KJS # LayoutTests/fast/dom/documenturi-assigned-junk-implies-relative-urls-do-not-resolve.html = FAIL