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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-col-border-color-expected.txt

Issue 1152283003: Auto-rebaseline for r195799 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-col-border-color-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-col-border-color-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-col-border-color-expected.txt
index 6687b52dfc5fffcde6382cd106f8064b08da18cd..55ed5230b16ab1b0753720b17ed0016066500329 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-col-border-color-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-col-border-color-expected.txt
@@ -6,20 +6,16 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [64, 59, 57, 53],
- [64, 8, 57, 53],
- [8, 59, 60, 53],
- [8, 8, 113, 104],
- [8, 8, 60, 53]
+ [8, 8, 113, 104]
],
"paintInvalidationClients": [
"LayoutTableCell TD",
"LayoutTableCell TD",
- "LayoutTableCol COL id='col'",
"LayoutTableCell TD",
"LayoutTableCell TD",
"LayoutTableCell TD",
- "LayoutTableCell TD"
+ "LayoutTableCell TD",
+ "LayoutTableCol COL id='col'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698