diff options
author | tomhudson@google.com <tomhudson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-30 22:23:24 +0000 |
---|---|---|
committer | tomhudson@google.com <tomhudson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-30 22:23:24 +0000 |
commit | d8083825721205299dc094e69ef54849803e7f50 (patch) | |
tree | 60124209c7b704b3a1d4627aa07727109dc2ca90 /skia | |
parent | 9080eef37137fc0e5b1664e640fbcfec5e433e3d (diff) | |
download | chromium_src-d8083825721205299dc094e69ef54849803e7f50.zip chromium_src-d8083825721205299dc094e69ef54849803e7f50.tar.gz chromium_src-d8083825721205299dc094e69ef54849803e7f50.tar.bz2 |
Roll WebKit DEPS 124015->124075 (take 2)
Update skia_test_expectations to account for new baselines in r124061 and r124070.
TBR=pkasting@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10821095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149051 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 7ee26cc..e9f6d3b 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,15 +48,6 @@ // // START OVERRIDES HERE -BUGCR130283 : svg/W3C-SVG-1.1/painting-stroke-04-t.svg = TEXT - -BUGCR131188 : css3/filters/effect-combined-hw.html = IMAGE -BUGCR131188 : css3/filters/effect-grayscale-hw.html = IMAGE -BUGCR131188 : css3/filters/effect-hue-rotate-hw.html = IMAGE -BUGCR131188 : css3/filters/effect-saturate-hw.html = IMAGE -BUGCR131188 : css3/filters/effect-sepia-hw.html = IMAGE -BUGCR131188 : platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient.html = IMAGE - // We gave up on rebaselining http://crrev.com/140760 and instead rolled it out. // The following tests started failing while those expectations were in place... // maybe some other chrome/webkit change after 140760 modified results of these tests, @@ -393,7 +384,5 @@ BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug92647-1.html = IMAGE BUGCR131189 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = IMAGE BUGCR131189 WIN : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = IMAGE BUGCR131189 WIN : transforms/2d/zoom-menulist.html = IMAGE -// Rebaseline this after Skia rev. 4780 has landed -BUGCR139162 LINUX : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE // END OVERRIDES HERE (this line ensures that the file is newline-terminated) |