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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-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-change-table-border-width-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
similarity index 55%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
index 55cb0d6ae90f10c11210ca115e09e09b3a21844e..c9b3ab10bdccb9fdc4f51080c1b9d8f2a402f48a 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
@@ -6,17 +6,17 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [2, 314, 152, 152],
- [0, 314, 156, 152],
- [0, 312, 800, 156],
- [0, 312, 800, 156],
- [0, 312, 156, 156],
- [0, 312, 156, 156]
+ [10, 10, 54, 50],
+ [10, 10, 54, 50],
+ [9, 9, 54, 50],
+ [9, 9, 54, 50],
+ [8, 8, 58, 54],
+ [8, 8, 58, 54],
+ [8, 8, 56, 52],
+ [8, 8, 56, 52]
],
"paintInvalidationClients": [
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow DIV",
- "LayoutTable TABLE",
+ "LayoutTable TABLE id='tbl'",
"LayoutTableSection TBODY",
"LayoutTableRow TR",
"LayoutTableCell TD"

Powered by Google App Engine
This is Rietveld 408576698