diff options
| author | reed@google.com <reed@google.com> | 2015-06-26 19:03:16 +0000 |
|---|---|---|
| committer | reed@google.com <reed@google.com> | 2015-06-26 19:03:16 +0000 |
| commit | 4be806e22458061e1b6ce5dacd6c05d47eb1fde3 (patch) | |
| tree | 07c1bb9c91b48b54da536fcdc0ab3f007e9f3dd5 /third_party/WebKit/LayoutTests | |
| parent | ad8bcfb49629f689f5453da4eb0b9c00184904f8 (diff) | |
| download | chromium_src-4be806e22458061e1b6ce5dacd6c05d47eb1fde3.zip chromium_src-4be806e22458061e1b6ce5dacd6c05d47eb1fde3.tar.gz chromium_src-4be806e22458061e1b6ce5dacd6c05d47eb1fde3.tar.bz2 | |
mark images for future rebaselining -- SkColorMatrixFilter
BUG=504972
NOTRY=True
Review URL: https://codereview.chromium.org/1214783003
git-svn-id: svn://svn.chromium.org/blink/trunk@197934 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests')
| -rw-r--r-- | third_party/WebKit/LayoutTests/TestExpectations | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 9ef10ce..ca67a54 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -1022,6 +1022,34 @@ crbug.com/353754 virtual/scroll_customization/fast/scrolling/hover-during-scroll crbug.com/353754 fast/scrolling/hover-during-scroll.html [ Pass Failure ] crbug.com/353790 [ Linux Win ] virtual/threaded/animations/import.html [ Pass Timeout ] +# skia change to SkColorMatrixFilter +crbug.com/504972 css3/filters/effect-brightness-clamping.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-brightness.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-combined.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-contrast.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-colorspace.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-composite.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-ordering.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-subregion-chained.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-subregion-nested.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-subregion.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference-zoom.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-reference.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-saturate.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/effect-sepia.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/filter-with-transform.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/nested-filter.html [ NeedsManualRebaseline ] +crbug.com/504972 css3/filters/regions-expanding.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/W3C-SVG-1.1/filters-color-01-b.svg [ NeedsManualRebaseline ] +crbug.com/504972 svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html [ NeedsManualRebaseline ] +crbug.com/504972 svg/filters/color-interpolation-filters.svg [ NeedsManualRebaseline ] +crbug.com/504972 svg/filters/feColorMatrix-offset.svg [ NeedsManualRebaseline ] + # Fails with Oilpan. crbug.com/354785 [ Debug ] svg/as-background-image/animated-svg-animation-control.html [ ImageOnlyFailure Pass ] crbug.com/354785 [ Release Retina ] svg/as-background-image/animated-svg-animation-control.html [ ImageOnlyFailure Pass ] |
