diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-08 15:01:52 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-08 15:01:52 +0000 |
commit | d4ea94001cd60bc0db3cc99a9983b443f5d5a1ab (patch) | |
tree | 39192125b6ac83509f24c0874286ce78cd9000e3 /skia | |
parent | e58cb0ee2af68577eaba62b8583f0873dc4dde95 (diff) | |
download | chromium_src-d4ea94001cd60bc0db3cc99a9983b443f5d5a1ab.zip chromium_src-d4ea94001cd60bc0db3cc99a9983b443f5d5a1ab.tar.gz chromium_src-d4ea94001cd60bc0db3cc99a9983b443f5d5a1ab.tar.bz2 |
Roll Skia to r7658 & update suppressions
control: https://codereview.chromium.org/12210084/
Review URL: https://codereview.chromium.org/12211096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181500 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 31 |
1 files changed, 5 insertions, 26 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 1b37734..7c5511be 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,36 +48,15 @@ # # START OVERRIDES HERE -crbug.com/165935 fast/forms/button-generated-content.html [ ImageOnlyFailure ] -crbug.com/165935 fast/forms/button-inner-block-reuse.html [ ImageOnlyFailure ] crbug.com/170082 platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns.html [ ImageOnlyFailure ] -# gpu-based oval drawing has improved this image -crbug.com/171664 platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ ImageOnlyFailure ] - -# the roll to r7483 caused these minor image differences, the root cause was changes to Skia's sorting -# algorithm -crbug.com/173368 svg/batik/text/smallFonts.svg [ ImageOnlyFailure ] -crbug.com/173368 svg/batik/text/textDecoration.svg [ ImageOnlyFailure ] -crbug.com/173368 svg/batik/text/textFeatures.svg [ ImageOnlyFailure ] -crbug.com/173368 svg/text/selection-styles.xhtml [ ImageOnlyFailure ] - -# in r7552 (https://codereview.appspot.com/7273048/) Skia's sorting -# algorithm was changed (again). This caused some imperceptible changes in -# some of the Japanese font layout tests -crbug.com/174338 [ Linux SnowLeopard Lion ] fast/repaint/japanese-rl-selection-clear.html [ ImageOnlyFailure ] -crbug.com/174338 [ Linux ] fast/repaint/japanese-rl-selection-repaint-in-regions.html [ ImageOnlyFailure ] -crbug.com/174338 [ Linux SnowLeopard Lion ] fast/repaint/japanese-rl-selection-repaint.html [ ImageOnlyFailure ] -crbug.com/174338 [ Linux SnowLeopard MountainLion Lion ] fast/text/justify-ideograph-vertical.html [ ImageOnlyFailure ] -crbug.com/174338 fast/writing-mode/border-vertical-lr.html [ ImageOnlyFailure ] -crbug.com/174338 fast/writing-mode/japanese-lr-selection.html [ ImageOnlyFailure ] -crbug.com/174338 fast/writing-mode/japanese-lr-text.html [ ImageOnlyFailure ] -crbug.com/174338 fast/writing-mode/japanese-rl-selection.html [ ImageOnlyFailure ] -crbug.com/174338 fast/writing-mode/japanese-rl-text.html [ ImageOnlyFailure ] -crbug.com/174338 svg/custom/shapes-supporting-markers.svg [ ImageOnlyFailure ] - # Needs rebaseline due to minor pixel differences. webkit.org/b/104289 css3/filters/effect-reference-ordering-hw.html [ ImageOnlyFailure ] +# These images were fixed in r7653 (https://codereview.appspot.com/7310059) +# which fixed a gradient bug. +crbug.com/175123 svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr.html [ ImageOnlyFailure ] +crbug.com/175123 svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop.html [ ImageOnlyFailure ] + # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |