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

Unified Diff: LayoutTests/TestExpectations

Issue 23503046: [CSS Blending] Implement mix-blend-mode in software. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 425148eeb77b3c99d5ed73d14577c96f2160ac87..ace3341e87d07400ff59bb3fb0c2818c2300cc8b 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -56,6 +56,13 @@ crbug.com/260129 [ Mac Release ] fast/events/scrollbar-double-click.html [ Failu
crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Timeout ]
+# CSS Blending: mix-blend-mode using the software path.
+crbug.com/288655 css3/compositing/mix-blend-mode-simple.html [ NeedsRebaseline ]
+crbug.com/288655 css3/compositing/mix-blend-mode-simple-text.html [ NeedsRebaseline ]
+crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-1.html [ NeedsRebaseline ]
+crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-2.html [ NeedsRebaseline ]
+crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-3.html [ NeedsRebaseline ]
+
crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-image.html [ Skip ]
crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698