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

Unified Diff: LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt

Issue 204843002: Reduce invalidation on children-needs-layout containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: And more and more... 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/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt b/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
index 926c0c949c03d93199a201d3e145e1e1590fde93..40b3fd4c161683b8db82c7ef13612caa6c3ee114 100644
--- a/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
@@ -7,11 +7,8 @@
"drawsContent": true,
"repaintRects": [
[132, 188, 10, 52],
- [8, 192, 784, 52],
- [8, 192, 784, 52],
[8, 192, 134, 52],
- [8, 188, 134, 4],
- [0, 200, 800, 52]
+ [8, 188, 134, 4]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698