| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| index e4c78fbcdbd2ddb03a5b60ba23b28ad173ed1a4f..4a7af608f49670b6eec73cb8b797c64d1668cdf2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table-collapsed-border-expected.txt
|
| @@ -13,7 +13,7 @@
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| - "rect": [12, 198, 100, 74],
|
| + "rect": [8, 194, 108, 82],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| @@ -21,6 +21,11 @@
|
| "rect": [8, 102, 99, 82],
|
| "reason": "full"
|
| },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [8, 102, 99, 82],
|
| + "reason": "forced by layout"
|
| + },
|
| {
|
| "object": "LayoutTable TABLE id='t'",
|
| "rect": [8, 10, 95, 82],
|
| @@ -31,11 +36,6 @@
|
| "rect": [22, 224, 94, 22],
|
| "reason": "layoutObject removal"
|
| },
|
| - {
|
| - "object": "LayoutTableSection TBODY",
|
| - "rect": [12, 106, 91, 74],
|
| - "reason": "forced by layout"
|
| - },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [22, 338, 85, 30],
|
|
|