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

Unified Diff: LayoutTests/fast/repaint/crbug-371640-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-expected.txt
diff --git a/LayoutTests/fast/repaint/crbug-371640-expected.txt b/LayoutTests/fast/repaint/crbug-371640-expected.txt
index 3c2eafda11ceb31e22768814dce2423a6eff0e4a..c30a2d692cd02d0a0157a386e79336b63dd851da 100644
--- a/LayoutTests/fast/repaint/crbug-371640-expected.txt
+++ b/LayoutTests/fast/repaint/crbug-371640-expected.txt
@@ -13,9 +13,11 @@
[348, 84, 260, 100],
[348, 84, 100, 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