Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/bugzilla-6278-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/bugzilla-6278-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/bugzilla-6278-expected.txt |
index 7c187c8bc29e6c5af2238d047b3b82f5b0c64595..81f01bba499b04eb86705a071b24cc4fd59fa396 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/bugzilla-6278-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/bugzilla-6278-expected.txt |
@@ -7,6 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutTableSection TBODY", |
+ "rect": [8, 355, 300, 40], |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"rect": [10, 138, 292, 160], |
"reason": "forced by layout" |
@@ -51,6 +56,10 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutTableCell TD id='col1'", |
"reason": "incremental" |
}, |