aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2014-12-29 14:06:51 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-12-29 14:06:51 -0800
commit4f662e62cd44e302ef689fabdb2c0ae8d9471b02 (patch)
treefe32ac5d0e93b9137bc2f38ba0b6cbd06d4eecf7 /expectations
parentfe7c427e3d1c2c98bce7a3fa0ae6b5864527f169 (diff)
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
This basically recreates what was done in: https://codereview.chromium.org/16950021/ (add rect-output parameter to isRect, allowing us to return the correct bounds even if a rectagular path has a trailing moveTo) with the addition of GM representation BUG=skia:247770 Review URL: https://codereview.chromium.org/834503002
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/ignored-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 9b35ba4d99..b8df60054e 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -48,3 +48,6 @@ dashcubics
#reed - gm updated, so just need to rebaseline
c_gms
+
+#robertphillips - updated GM
+stroke-fill