summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-05 03:05:15 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-05 03:05:15 +0000
commit07a174f4c159a347c6d7e10a5f3da2d5966c92d1 (patch)
tree54d8a48ca98e3b2903ecc136b4dd2717bee419f0 /webkit/tools
parent9ae4d4b39c1f75f319d7b71de2364d9d7620e876 (diff)
downloadchromium_src-07a174f4c159a347c6d7e10a5f3da2d5966c92d1.zip
chromium_src-07a174f4c159a347c6d7e10a5f3da2d5966c92d1.tar.gz
chromium_src-07a174f4c159a347c6d7e10a5f3da2d5966c92d1.tar.bz2
WebKit roll 52672 -> 52769.
Animations tests moved into subdirectory, there is a couple of new tests that need chromium baseline and a new test that adds to the few grouped in bug 21386 (Linux computes CRC differently). TEST=none BUG=21386 Review URL: http://codereview.chromium.org/523048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35508 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 2a14824..45fbab5 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2123,6 +2123,7 @@ BUG21386 LINUX : LayoutTests/fast/repaint/table-col-background.html = FAIL
BUG21386 LINUX : LayoutTests/fast/repaint/table-row.html = FAIL
BUG21386 LINUX : LayoutTests/fast/repaint/table-section-overflow.html = FAIL
BUG21386 LINUX : LayoutTests/fast/layers/layer-content-visibility-change.html = FAIL
+BUG21386 LINUX : LayoutTests/fast/repaint/table-cell-overflow.html = FAIL
// TODO(tc): flaky.
BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL
@@ -3144,3 +3145,9 @@ BUG31257 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = TEXT
// WebKit roll 52633 -> 52667
BUG_AJWONG WIN : LayoutTests/svg/batik/text/textFeatures.svg = TEXT
BUG_AJWONG WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
+
+// New tests, need chromium baseline.
+BUG_DIMICH LINUX WIN : LayoutTests/fast/repaint/subtree-layoutstate-transform.html = IMAGE+TEXT
+BUG_DIMICH LINUX WIN : LayoutTests/svg/custom/resource-invalidate-on-target-update.svg = IMAGE+TEXT
+// New test, needs IMAGE baseline for mac because svg filter is a tad different.
+BUG_DIMICH MAC : LayoutTests/svg/custom/resource-invalidate-on-target-update.svg = IMAGE