diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-19 15:57:37 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-19 15:57:37 +0000 |
commit | 22b9e14d471b04e4a6b238bcd1027c59ff33dc95 (patch) | |
tree | faba247bdc118e4fa77abc0734b06df8035cea74 /webkit | |
parent | f0c4689a6dd3036600581c87e6191ede2479556e (diff) | |
download | chromium_src-22b9e14d471b04e4a6b238bcd1027c59ff33dc95.zip chromium_src-22b9e14d471b04e4a6b238bcd1027c59ff33dc95.tar.gz chromium_src-22b9e14d471b04e4a6b238bcd1027c59ff33dc95.tar.bz2 |
Add a test expectations that was missed from the last roll.
tbr=rolandsteiner@chromium.org
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/651034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39447 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3d64c24..7f54295 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2766,7 +2766,7 @@ BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT // WebKit roll 52633 -> 52667 // On Linux, sometimes the text dump matches. Not sure why. -BUG_DIMICH LINUX : svg/custom/resource-invalidate-on-target-update.svg = IMAGE+TEXT IMAGE +BUG_DIMICH LINUX : svg/custom/resource-invalidate-on-target-update.svg = IMAGE+TEXT IMAGE TEXT // WebKit roll 52769 -> 52793 BUG31642 LINUX DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE CRASH @@ -2992,3 +2992,6 @@ BUG_ROLANDSTEINER WIN LINUX : fast/repaint/selection-gap-overflow-scroll-2.html // BUG24182 SLOW DEBUG : editing/selection/extend-selection.html = PASS BUG_ROLANDSTEINER SLOW DEBUG : editing/selection/extend-selection.html = TEXT BUG_ROLANDSTEINER WIN LINUX RELEASE : editing/selection/extend-selection.html = TEXT + +// More fallout... +BUG_ROLANDSTEINER WIN RELEASE : svg/custom/resource-invalidate-on-target-update.svg = TEXT |