aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar fmalita <fmalita@chromium.org>2014-10-16 11:53:30 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-16 11:53:30 -0700
commit19653d1d004610b4ba07ce563a5701164e120e45 (patch)
tree16519c940c8b52f5f596a8759207ee5f31062a69 /expectations
parentc9df8ce8212448a9d33b57d266a0aef5c28a98e9 (diff)
Implicit SkTextBlob bounds
Compute blob bounds when the client doesn't pass explicit run rects to the builder. This allows us to remove a couple of internal workarounds. R=reed@google.com,mtklein@google.com,bungeman@google.com Review URL: https://codereview.chromium.org/654873003
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 5793ba217b..1ae107c473 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -54,3 +54,6 @@ megalooper_0x0
megalooper_1x4
megalooper_4x1
imagefiltersbase
+
+# fmalita to rebaseline after adding implicit bounds support
+textblob