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

Unified Diff: LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt

Issue 389573008: Enforce clearing renderers' paint invalidation state (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated TestExpectations for landing. Created 6 years, 5 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/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt b/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
index f754e0243895d27d1d5f73e8157e79a5fe6db9ca..06f51b4e5b2f2f7ab095cf92a35ad6424f36c200 100644
--- a/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [44, 0, 14, 20],
[0, 0, 58, 20],
[0, 0, 44, 20]
]

Powered by Google App Engine
This is Rietveld 408576698