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

Unified Diff: LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-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-change-row-border-width-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
index 069ed3d9a2c1e69d86fa3c66c7a70d6810a6eddd..af0d1444231461adb2d3aedf08c649592587ec8c 100644
--- a/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
+++ b/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
@@ -18,6 +18,17 @@
[8, 58, 56, 52],
[8, 8, 56, 54],
[8, 8, 56, 52]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE",
+ "LayoutTableCell TD",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR id='row'",
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698