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

Unified Diff: LayoutTests/fast/repaint/crbug-371640-2-expected.txt

Issue 354613003: Properly repaint RenderLayer's descendants when it moves (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use a flag instead of a seperate tree walk. Created 6 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/crbug-371640-2-expected.txt
diff --git a/LayoutTests/fast/repaint/crbug-371640-2-expected.txt b/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
index 79cd47b64ab25595db0e2eb25d5f0b842d82fb83..6a55e6466620bd889f57f21c9c580b49c6a0d2ac 100644
--- a/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
+++ b/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
@@ -10,9 +10,13 @@
[348, 84, 260, 100],
[348, 84, 260, 100],
[348, 84, 260, 100],
+ [348, 84, 260, 100],
+ [348, 84, 100, 100],
[348, 84, 100, 100],
[88, 84, 520, 100],
- [88, 84, 260, 100]
+ [88, 84, 260, 100],
+ [88, 84, 260, 100],
+ [88, 84, 100, 100]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698