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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/table-collapsed-border-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-xp/fast/repaint/table-collapsed-border-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/table-collapsed-border-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/table-collapsed-border-expected.txt
index eea33be472e87b0c50d002ed4b07d695bf264fb1..86207ead1c456a7204d2c1f11e5b0d1a2922b54b 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/table-collapsed-border-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/repaint/table-collapsed-border-expected.txt
@@ -30,6 +30,57 @@
[8, 102, 95, 82],
[8, 102, 70, 82],
[8, 10, 91, 82]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'ipsum dolor'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "LayoutTableCell TD id='d'",
+ "InlineTextBox 'dolor'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "LayoutTableCell TD id='d2'",
+ "RootInlineBox",
+ "InlineTextBox 'Lorem'",
+ "RootInlineBox",
+ "InlineTextBox 'sit amet'",
+ "RootInlineBox",
+ "InlineTextBox 'Lorem'",
+ "RootInlineBox",
+ "InlineTextBox 'sit amet'",
+ "RootInlineBox",
+ "InlineTextBox 'ipsum dolor'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE id='t'",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableSection TBODY",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableSection TBODY",
+ "LayoutTable TABLE",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='d3'",
+ "LayoutText #text",
+ "InlineTextBox 'ipsum dolor'",
+ "LayoutTableCell TD"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698