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/fixed-table-overflow-expected.txt

Issue 204843002: Reduce invalidation on children-needs-layout containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated patch after Levi's comment + the bots failures Created 6 years, 9 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/fixed-table-overflow-expected.txt
diff --git a/LayoutTests/fast/repaint/fixed-table-overflow-expected.txt b/LayoutTests/fast/repaint/fixed-table-overflow-expected.txt
index c92fe9369d1d39d064f06bca0ee1844f9f2781f5..332aabd521504ce9e0b03c37cd6b8967e4e2ae5b 100644
--- a/LayoutTests/fast/repaint/fixed-table-overflow-expected.txt
+++ b/LayoutTests/fast/repaint/fixed-table-overflow-expected.txt
@@ -1,7 +1,6 @@
(repaint rects
(rect 0 0 100 100)
(rect 100 0 100 100)
- (rect 0 -100 100 100)
(rect 0 -100 200 200)
(rect 100 0 100 100)
(rect 0 0 100 100)

Powered by Google App Engine
This is Rietveld 408576698