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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-right-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-right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-right-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-right-expected.txt
index 25c69b96061d4d72c52612f825b133ce18f30c7c..464e26ec63c6c544d21f112999cbc76fff3512a6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/float-overflow-right-expected.txt
@@ -247,6 +247,36 @@
"reason": "bounds change"
},
{
+ "object": "LayoutTableSection TBODY",
+ "rect": [687, 372, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [687, 366, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [687, 333, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [687, 327, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [687, 294, 46, 16],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "rect": [687, 288, 46, 16],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutTableCell TD",
"rect": [689, 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