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

Unified Diff: LayoutTests/fast/repaint/table-section-repaint-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/fast/repaint/table-section-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/table-section-repaint-expected.txt b/LayoutTests/fast/repaint/table-section-repaint-expected.txt
index b7bbfbe50b8083df60c327db82c9f14ca74c71fa..fac959c139dc12e5192087666d36a8a23c77bd87 100644
--- a/LayoutTests/fast/repaint/table-section-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/table-section-repaint-expected.txt
@@ -8,16 +8,21 @@
"repaintRects": [
[33, 308, 10, 15],
[33, 308, 10, 15],
+ [12, 327, 52, 60],
+ [12, 312, 52, 60],
[8, 376, 60, 15],
[8, 372, 60, 4],
[8, 248, 60, 30],
+ [8, 218, 60, 60],
+ [8, 188, 60, 60],
[8, 188, 60, 30],
[8, 158, 60, 30],
- [8, 98, 60, 30],
- [8, 98, 60, 30],
- [8, 98, 60, 30],
+ [8, 128, 60, 60],
+ [8, 98, 60, 60],
[8, 98, 60, 30],
[8, 68, 60, 30],
+ [8, 38, 60, 60],
+ [8, 8, 60, 60],
[8, 8, 60, 30]
]
}

Powered by Google App Engine
This is Rietveld 408576698