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

Unified Diff: LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt

Issue 1190083002: Auto-rebaseline for r197270 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/fast/table/border-collapsing/cached-cell-remove-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
index c732d3e51aed9db6934f200ad63f8f7cda201623..cc20084112e018c6e63f87f73fd565785cde3db8 100644
--- a/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
+++ b/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
@@ -15,6 +15,17 @@
[10, 10, 110, 50],
[8, 8, 168, 54],
[8, 8, 113, 54]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD id='bar'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableSection TBODY",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698