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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-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/float-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-expected.txt
index 396551d93e74fe888d6a199837dcef8db30c41c0..595c403ab4d719c3cf92bb40dc7278f054ef31a4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-expected.txt
@@ -247,6 +247,36 @@
"reason": "bounds change"
},
{
+ "object": "LayoutTableSection TBODY",
+ "rect": [67, 372, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [67, 366, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [67, 333, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [67, 327, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [67, 294, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [67, 288, 46, 16],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutTableCell TD",
"rect": [69, 374, 42, 12],
"reason": "bounds change"
@@ -978,7 +1008,7 @@
},
{
"object": "LayoutTableSection TBODY",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutTableRow TR",
@@ -1022,7 +1052,7 @@
},
{
"object": "LayoutTableSection TBODY",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutTableRow TR",
@@ -1074,7 +1104,7 @@
},
{
"object": "LayoutTableSection TBODY",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutTableRow TR",

Powered by Google App Engine
This is Rietveld 408576698