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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt

Issue 988113003: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/virtual/slimmingpaint/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
diff --git a/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
similarity index 52%
copy from LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
index d977821f0788eb80cf80178ab4c7f64b3866d19b..1336042ed755658a4d72444bf8e935fb374c5649 100644
--- a/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
@@ -15,6 +15,15 @@
[88, 28, 20, 80],
[48, 48, 60, 60],
[28, 88, 80, 20]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (floating) DIV",
+ "LayoutBlockFlow (floating) DIV id='first'",
+ "LayoutBlockFlow (floating) DIV",
+ "LayoutBlockFlow (floating) DIV id='second'",
+ "LayoutBlockFlow (floating) DIV id='third'",
+ "LayoutBlockFlow (floating) DIV id='fourth'",
+ "LayoutBlockFlow (floating) DIV"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698