| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| index d64d6549e63ff90f2ad014c8cc6e059e53bda851..7f21b45baff125fc773ff36a2482c68dfc07860b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| @@ -13,7 +13,7 @@
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| - "rect": [12, 186, 102, 68],
|
| + "rect": [8, 182, 110, 76],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| @@ -21,6 +21,11 @@
|
| "rect": [8, 96, 101, 76],
|
| "reason": "full"
|
| },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [8, 96, 101, 76],
|
| + "reason": "forced by layout"
|
| + },
|
| {
|
| "object": "LayoutTable TABLE id='t'",
|
| "rect": [8, 10, 97, 76],
|
| @@ -31,11 +36,6 @@
|
| "rect": [22, 210, 96, 20],
|
| "reason": "layoutObject removal"
|
| },
|
| - {
|
| - "object": "LayoutTableSection TBODY",
|
| - "rect": [12, 100, 93, 68],
|
| - "reason": "forced by layout"
|
| - },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [22, 316, 87, 28],
|
|
|