diff options
author | fmalita <fmalita@chromium.org> | 2015-06-02 08:56:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-02 15:57:15 +0000 |
commit | c42c7fd6d3dd51b9ae322a2301425635cb2409f1 (patch) | |
tree | 4f41db3eafa7f5b3d5ca75e7bddfd18e00e8d26f /skia | |
parent | 0fed4ebf8800b83c4fb00ecee87d5f16869caed6 (diff) | |
download | chromium_src-c42c7fd6d3dd51b9ae322a2301425635cb2409f1.zip chromium_src-c42c7fd6d3dd51b9ae322a2301425635cb2409f1.tar.gz chromium_src-c42c7fd6d3dd51b9ae322a2301425635cb2409f1.tar.bz2 |
Remove existing Skia suppressions
All Blink rebaselines have landed.
BUG=493745
TBR=caryclark@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/1160253003
Cr-Commit-Position: refs/heads/master@{#332399}
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4dacdd7..4327f6e 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,9 +48,4 @@ # # START OVERRIDES HERE -# https://code.google.com/p/skia/issues/detail?id=3877 -crbug.com/493745 svg/as-background-image/svg-as-background-5.html [ NeedsManualRebaseline ] -crbug.com/493745 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ NeedsManualRebaseline ] -crbug.com/493745 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ NeedsManualRebaseline ] - # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |