diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 15:20:11 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 15:20:11 +0000 |
commit | 482b368c4128618afafdab7ee870c2a23ec29c48 (patch) | |
tree | 32efbb96ad0246cf4bed96e6ad50a53dcd606604 /skia | |
parent | 56b86334d4b8110497667fcafe5f6623d90b70fa (diff) | |
download | chromium_src-482b368c4128618afafdab7ee870c2a23ec29c48.zip chromium_src-482b368c4128618afafdab7ee870c2a23ec29c48.tar.gz chromium_src-482b368c4128618afafdab7ee870c2a23ec29c48.tar.bz2 |
Roll Skia DEPS to r8637
control: https://codereview.chromium.org/13932011/
Review URL: https://codereview.chromium.org/13951005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193940 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index b7a1810..021e21b 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -53,5 +53,8 @@ crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ ImageOnlyFailure ] crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailure ] +# This test has one pixel different on the edge of a circle due to changes +# in how Skia draws circles (Skia r8613) +crbug.com/230821 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnlyFailure ] # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |