Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt |
index 269125c0cbd1eab40f514062f298e913e7091eab..a4ec2ec1210f9bdb1095788a14ff3335db0fddd0 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt |
@@ -78,8 +78,13 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "rect": [8, 116, 140, 108], |
- "reason": "border box change" |
+ "rect": [8, 206, 140, 18], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='left'", |
+ "rect": [138, 116, 10, 108], |
+ "reason": "incremental" |
} |
] |
} |
@@ -131,7 +136,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "reason": "border box change" |
+ "reason": "incremental" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='content'", |