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

Unified Diff: LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-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/border-collapse-change-collapse-to-separate-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt b/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt
index bb2698e21671048d38ca55b935fb39ec6817c76f..eef8597af71c9f8dc2251ce06466f5f318f90fdf 100644
--- a/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt
+++ b/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt
@@ -16,6 +16,15 @@
[8, 8, 220, 112],
[8, 8, 212, 108],
[8, 8, 107, 108]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTable TABLE id='table'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698