diff options
author | fmalita@chromium.org <fmalita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-26 21:46:34 +0000 |
---|---|---|
committer | fmalita@chromium.org <fmalita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-26 21:46:34 +0000 |
commit | 1e3085fb1f75fa65dbd7ce58ce8e87069d86e8a6 (patch) | |
tree | 0607ff46ef7e60edd1f91fa5457fcff808e4652f | |
parent | be3577e29de4b446955d006ebee30581720c579b (diff) | |
download | chromium_src-1e3085fb1f75fa65dbd7ce58ce8e87069d86e8a6.zip chromium_src-1e3085fb1f75fa65dbd7ce58ce8e87069d86e8a6.tar.gz chromium_src-1e3085fb1f75fa65dbd7ce58ce8e87069d86e8a6.tar.bz2 |
Remove r9631 Skia suppressions.
BUG=250525
TBR=robertphillips,senorblanco
Review URL: https://chromiumcodereview.appspot.com/17927002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208796 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | skia/skia_test_expectations.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 3551a32..303acf6 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,16 +48,6 @@ # # START OVERRIDES HERE -# With the Skia DEPS roll to r9631 (https://codereview.chromium.org/17078006/) -# some layout test images changed. This is most likely due to r9605 -# (https://code.google.com/p/skia/source/detail?r=9605) -crbug.com/250525 css3/filters/custom/custom-filter-nonseparable-blend-mode-color.html [ ImageOnlyFailure Crash ] -crbug.com/250525 css3/filters/custom/custom-filter-nonseparable-blend-mode-hue.html [ ImageOnlyFailure Crash ] -crbug.com/250525 css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity.html [ ImageOnlyFailure Crash ] -crbug.com/250525 css3/filters/custom/custom-filter-nonseparable-blend-mode-saturation.html [ ImageOnlyFailure Crash ] -crbug.com/250525 svg/custom/grayscale-gradient-mask-2.svg [ ImageOnlyFailure ] -crbug.com/250525 svg/W3C-SVG-1.1/filters-turb-02-f.svg [ ImageOnlyFailure ] - # to be rebaselined Bug(senorblanco) css3/filters/composited-reflected.html [ ImageOnlyFailure ] Bug(senorblanco) css3/filters/effect-brightness-clamping-hw.html [ ImageOnlyFailure ] |