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

Unified Diff: LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations Created 5 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/table-shrink-row-repaint-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt b/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
index e9762103fe20a6eabd02d7ac71a41a4e924644ec..92e9266cd7c8b0a6d20b3609d168a6558ccb88ec 100644
--- a/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
@@ -80,7 +80,62 @@
[8, 122, 769, 60],
[8, 122, 769, 60],
[8, 117, 769, 205],
- [0, 850, 785, 200]
+ [0, 850, 785, 200],
+ [0, 0, 785, 1050],
+ [0, 0, 785, 850]
+ ],
+ "paintInvalidationClients": [
+ "LayoutView #document",
+ "LayoutBlockFlow HTML",
+ "LayoutTableCell TD id='resizeMe'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '2'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '3'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '4'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '5'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '6'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '7'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '8'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '9'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '10'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '11'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '12'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox '13'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698