commit | 4c7257f7ba5d2b80eb375f8cc4a1d6c4a16fce4f | [log] [tgz] |
---|---|---|
author | yhirano <[email protected]> | Fri Oct 02 08:47:07 2015 |
committer | Commit bot <[email protected]> | Fri Oct 02 08:47:49 2015 |
tree | 28627551bbfa8f976315861c7202e2900927fd2b | |
parent | ba945bd248b1b5343cfa8d9897c4796a7d0016f3 [diff] [blame] |
Suppress a failing css filters Layout test. BUG=538522 TBR=dmurph Review URL: https://codereview.chromium.org/1381453004 Cr-Commit-Position: refs/heads/master@{#351977}
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 8ea687e..7902929a 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -2088,3 +2088,5 @@ crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ ImageOnlyFailure ] crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Slow Pass Failure ] + +crbug.com/538522 css3/filters/effect-reference-colorspace-hw.html [ ImageOnlyFailure ]