diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-14 15:02:19 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-14 15:02:19 +0000 |
commit | 5d0b150257f9a630154a39ab6aa5cffc850d4622 (patch) | |
tree | 11a1aed482e402c6ee44c690a6bac499f7fd23e2 /expectations | |
parent | 54299654e964ab53189f774e30bce2adebbdc857 (diff) |
resize canvas for GM + typo
This change resized the canvas for some GM cases. It is better to show the visual difference in viewer.html for these cases after the CL applied.
BUG=skia:2375
R=reed@google.com, djsollen@google.com
Author: yunchao.he@intel.com
Review URL: https://codereview.chromium.org/221953002
git-svn-id: http://skia.googlecode.com/svn/trunk@14177 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 07d13d27f1..94531f0e83 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -67,3 +67,10 @@ drrect # reed: https://codereview.chromium.org/233943002 # GM itself may be changed image-surface + +# yunchao: https://codereview.chromium.org/221953002/ +# This change resized the canvas for some GM cases. It is better to show the +# visual difference in viewer.html for these cases. +aaclip +composeshader +peekpixels |