Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1331533002: [poc] curve-filter Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix CanvasRenderingContext2D::createPattern crash for #40 Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/images/color-profile-animate.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index a7aae275eef0b040d5b957b4a734be7c8bb70811..1c55dbb9853c58d8bcbbe28ae28e727cab4f71e4 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -89,8 +89,48 @@ crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu
crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-001.xht [ Failure Pass Timeout ]
crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ]
-crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ Pass Failure ]
+crbug.com/368663 crbug.com/570317 fast/images/color-profile-munsell-adobe-to-srgb.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-animate.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-animate-rotate.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-background-clip-text.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-background-image-cover.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-background-image-cross-fade.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-background-image-repeat.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-background-image-space.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-border-fade.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-border-image.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-border-image-source.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-border-radius.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-clip.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-drag-image.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-filter.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-group.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-iframe.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-canvas-svg.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-canvas-pattern.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-canvas.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-filter-all.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-object-fit.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-profile-match.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-pseudo-content.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image-svg-resource-url.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-image.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-layer-filter.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-layer.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-mask-image-svg.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-munsell-srgb-to-srgb.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-object.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-reflection.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-svg-fill-text.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-svg-foreign-object.html [ NeedsRebaseline ]
+crbug.com/368663 fast/images/color-profile-svg.html [ NeedsRebaseline ]
+crbug.com/368663 media/color-profile-video-poster-image.html [ NeedsRebaseline ]
+crbug.com/368663 media/color-profile-video-seek.html [ NeedsRebaseline ]
+crbug.com/368663 media/color-profile-video-seek-filter.html [ NeedsRebaseline ]
+crbug.com/368663 media/color-profile-video.html [ NeedsRebaseline ]
+crbug.com/368663 fast/plugins/color-profile-plugin.html [ NeedsRebaseline ]
+crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ Pass Failure ]
crbug.com/522641 inspector/elements/styles-4/styles-update-links.html [ Pass Timeout ]
crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.html [ Failure Pass ]
crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Failure Pass ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/images/color-profile-animate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698