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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/table-shrink-row-repaint-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/table-shrink-row-repaint-expected.txt b/LayoutTests/platform/win/fast/repaint/table-shrink-row-repaint-expected.txt
index 7e00dfa81a7cceaada559c5299fd4494dbbd84e6..5c620db672bb96dc7a6e5606ad42936703209a28 100644
--- a/LayoutTests/platform/win/fast/repaint/table-shrink-row-repaint-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/table-shrink-row-repaint-expected.txt
@@ -80,7 +80,62 @@
[8, 120, 769, 60],
[8, 120, 769, 60],
[8, 115, 769, 205],
- [0, 848, 785, 200]
+ [0, 848, 785, 200],
+ [0, 0, 785, 1048],
+ [0, 0, 785, 848]
+ ],
+ "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