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

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

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations Created 5 years, 6 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/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/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
index f02cfb944823687fd9cf1e80de090726d6449ffc..dc21d3badaa6871a4849b733d26121d788fa8380 100644
--- a/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
+++ b/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
@@ -16,6 +16,16 @@
[88, 28, 20, 80],
[48, 48, 60, 60],
[28, 88, 80, 20]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (floating) DIV id='second'",
+ "LayoutBlockFlow (relative positioned) (floating) DIV",
+ "LayoutBlockFlow (floating) DIV id='first'",
+ "LayoutBlockFlow (relative positioned) (floating) DIV",
+ "LayoutBlockFlow (floating) DIV id='second'",
+ "LayoutBlockFlow (floating) DIV id='third'",
+ "LayoutBlockFlow (relative positioned) (floating) DIV id='fourth'",
+ "LayoutBlockFlow (floating) DIV"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/margin-expected.txt ('k') | LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698