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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/repaint/table-collapsed-border-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt b/LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt
index db285fa0abce7977d2b2d19ee248b231f26918d1..faff837b083b92c4b8bc92d79854f29dbf4ae3c3 100644
--- a/LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt
@@ -30,6 +30,57 @@
[8, 96, 101, 76],
[8, 96, 75, 76],
[8, 10, 97, 76]
+ ],
+ "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