diff options
author | fmalita <fmalita@chromium.org> | 2015-06-01 13:43:57 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-01 20:44:29 +0000 |
commit | f6177a015283f56441b72fe08eabacce3a950f7d (patch) | |
tree | 1260fb4b5592a85381b4e315d21507599b62321e /skia | |
parent | 5fbbf2ae2eba1359ae4f0d1b0737197468b27385 (diff) | |
download | chromium_src-f6177a015283f56441b72fe08eabacce3a950f7d.zip chromium_src-f6177a015283f56441b72fe08eabacce3a950f7d.tar.gz chromium_src-f6177a015283f56441b72fe08eabacce3a950f7d.tar.bz2 |
Blink layout test suppressions for Skia
Minor rebaselines needed for three tests. Suppressing to unblock the
Skia roll.
BUG=skia:3877
TBR=caryclark@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/1161313005
Cr-Commit-Position: refs/heads/master@{#332262}
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4327f6e..4dacdd7 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,4 +48,9 @@ # # 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) |