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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt

Issue 1040533002: Auto-rebaseline for r192638 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/repaint/table-row-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
similarity index 69%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/table-row-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
index 6219177624a309a433021c4e080fb58c95ac3227..d14a22f19e2898fa8142bfbfffb3d852db76db1e 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/table-row-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
@@ -6,11 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [10, 10, 102, 100],
- [8, 10, 106, 100]
+ [68, 8, 55, 54],
+ [67, 8, 56, 54],
+ [63, 8, 60, 54]
],
"paintInvalidationClients": [
- "LayoutTableRow TR id='target' class='green'",
+ "LayoutTable TABLE",
"LayoutTableCell TD"
]
}

Powered by Google App Engine
This is Rietveld 408576698