Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-shrink-row-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-shrink-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-shrink-row-repaint-expected.txt |
index d380b3e34baa7f62c6b66a6749558bd6dbac95fb..b34869d664704a68b17169f56ae740af0b4b965c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-shrink-row-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-shrink-row-repaint-expected.txt |
@@ -7,6 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 785, 1048], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutView #document", |
"rect": [0, 848, 785, 200], |
"reason": "incremental" |
@@ -265,6 +270,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutTableCell TD id='resizeMe'", |
"reason": "incremental" |
}, |