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

Unified Diff: LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt

Issue 204843002: Reduce invalidation on children-needs-layout containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
index 51f85a905913c09461eec3a6c211c2087dec9c2f..ad916f1b22512b6c0fdd74ff7b37a5be61556a62 100644
--- a/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
@@ -3,12 +3,6 @@ Repaint test for Bugzilla bug 23524 Make sure that a table section doesn't stop
(repaint rects
(rect 10 74 2 3)
(rect 11 75 100 100)
- (rect 10 74 102 3)
- (rect 10 74 102 103)
- (rect 10 74 102 103)
- (rect 10 74 102 102)
- (rect 14 74 2 3)
- (rect 14 74 2 102)
(rect 14 74 2 3)
(rect 114 74 2 102)
(rect 18 72 100 106)

Powered by Google App Engine
This is Rietveld 408576698