Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/flexbox/repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/flexbox/repaint-expected.txt |
index fd67b94fa255594fe68ce26f5da75cc0579182ff..16059d0b1a27281ebfa2579f3fd1e336a157caab 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/flexbox/repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/flexbox/repaint-expected.txt |
@@ -63,8 +63,8 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "rect": [138, 128, 10, 100], |
- "reason": "incremental" |
+ "rect": [8, 128, 140, 100], |
+ "reason": "border box change" |
} |
] |
} |
@@ -112,7 +112,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "reason": "incremental" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='content'", |