Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-expected.txt |
index 17e8c0597dbd537ef4089a130eac379c0b8e848e..16059d0b1a27281ebfa2579f3fd1e336a157caab 100644 |
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-expected.txt |
@@ -64,7 +64,7 @@ |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
"rect": [8, 128, 140, 100], |
- "reason": "bounds change" |
+ "reason": "border box change" |
} |
] |
} |
@@ -112,7 +112,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "reason": "bounds change" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='content'", |