diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-11 13:04:28 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-11 13:04:28 +0000 |
commit | bc2b0f6fa546e218199d5471fa0e5abf2ebe9814 (patch) | |
tree | 060958da2224750b573ffe98d065f1c3a9ab4133 /skia | |
parent | fc53ca8a2748f234e70cbbcc31ea59a2da75f3b6 (diff) | |
download | chromium_src-bc2b0f6fa546e218199d5471fa0e5abf2ebe9814.zip chromium_src-bc2b0f6fa546e218199d5471fa0e5abf2ebe9814.tar.gz chromium_src-bc2b0f6fa546e218199d5471fa0e5abf2ebe9814.tar.bz2 |
Roll Skia DEPS to r11720 with suppressions
R=senorblanco@chromium.org
Review URL: https://codereview.chromium.org/26489009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228170 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4327f6e..9367e4c 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,4 +48,10 @@ # # START OVERRIDES HERE +# The roll to Skia r11720 fixed a bug in Perlin noise rendering +crbug.com/306488 css3/filters/effect-reference-hidpi-hw.html [ ImageOnlyFailure ] +crbug.com/306488 css3/filters/effect-reference-hw.html [ ImageOnlyFailure ] +crbug.com/306488 css3/filters/effect-reference-subregion-hw.html [ ImageOnlyFailure ] +crbug.com/306488 css3/filters/effect-reference-zoom-hw.html [ ImageOnlyFailure ] + # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |