diff options
author | fmalita <fmalita@chromium.org> | 2014-10-16 11:53:30 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-16 11:53:30 -0700 |
commit | 19653d1d004610b4ba07ce563a5701164e120e45 (patch) | |
tree | 16519c940c8b52f5f596a8759207ee5f31062a69 /expectations | |
parent | c9df8ce8212448a9d33b57d266a0aef5c28a98e9 (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.txt | 3 |
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 |