diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-24 13:55:13 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-24 13:55:13 +0000 |
commit | 15545240c20e48c9212343a070f7bb942ea42a82 (patch) | |
tree | 47f24372f3555719a0fe9c5da38a01885a6d18f2 /skia | |
parent | adbb414c6de845fbaffde2153bafb5428bb95dd5 (diff) | |
download | chromium_src-15545240c20e48c9212343a070f7bb942ea42a82.zip chromium_src-15545240c20e48c9212343a070f7bb942ea42a82.tar.gz chromium_src-15545240c20e48c9212343a070f7bb942ea42a82.tar.bz2 |
Roll Skia DEPS to r9265 & add suppression
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/16013002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202076 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 5778852..84f2920 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -52,4 +52,8 @@ # implemented in r9162 (https://chromiumcodereview.appspot.com/14938004) crbug.com/241761 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ ImageOnlyFailure ] +# Skia r9262 (don't overclamp cubics (see skbug.com/1316)) changed +# the way curves are drawn. The changes to this image are imperceptible +crbug.com/243726 svg/as-background-image/svg-as-background-6.html [ ImageOnlyFailure ] + # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |