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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-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-table-border-color-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-color-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-color-expected.txt
index 390761381156eb38d10ec5e6b26894944a187cda..b7074714816879431f79e5317e2d6035b486cfcd 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-color-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-color-expected.txt
@@ -6,12 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 60, 54],
[8, 8, 60, 54]
],
"paintInvalidationClients": [
- "LayoutTable TABLE id='tbl'",
- "LayoutTableCell TD"
+ "LayoutTableCell TD",
+ "LayoutTable TABLE id='tbl'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698