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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-shrink-row-repaint-expected.txt

Issue 2791433003: Fix Border collapsing with colpsan / rowspan cells
Patch Set: bug 2902 Created 3 years, 8 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: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-shrink-row-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-shrink-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-shrink-row-repaint-expected.txt
index 2bbd089d879d712f665c39fb7790f5d73f3df41f..d0e2651a5ddfda7e8cefba370feaba60bff7d0c3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-shrink-row-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-shrink-row-repaint-expected.txt
@@ -17,6 +17,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutTableSection TBODY",
+ "rect": [8, 842, 769, 200],
+ "reason": "incremental"
+ },
+ {
"object": "LayoutTableCell TD",
"rect": [8, 982, 769, 60],
"reason": "bounds change"
@@ -265,6 +270,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutTableSection TBODY",
+ "reason": "incremental"
+ },
+ {
"object": "LayoutTableCell TD id='resizeMe'",
"reason": "incremental"
},

Powered by Google App Engine
This is Rietveld 408576698