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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-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-cell-append-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
index 4977110488f91ebe6c8c0c2978c0cb30fa4020de..c7c028def5632f89012a2bdb30e1759f552a1a8a 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
@@ -8,13 +8,12 @@
"repaintRects": [
[68, 8, 55, 54],
[67, 8, 56, 54],
- [63, 8, 60, 54],
- [8, 8, 61, 54],
- [8, 8, 60, 54]
+ [63, 8, 60, 54]
],
"paintInvalidationClients": [
- "LayoutTable TABLE",
"LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE",
"LayoutTableCell TD"
]
}

Powered by Google App Engine
This is Rietveld 408576698