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

Unified Diff: LayoutTests/platform/linux/fast/repaint/list-marker-2-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/list-marker-2-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt b/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt
index a6d5f73bb8e78f1a99362eddc380baf1a5e0c4d7..c6efc0aef5dd597e69249d9c37f0b0ba6c891588 100644
--- a/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt
@@ -8,8 +8,7 @@
"repaintRects": [
[48, 150, 100, 50],
[30, 155, 762, 50],
- [30, 100, 762, 104],
- [8, 155, 784, 50]
+ [30, 100, 762, 104]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698