| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/line-flow-with-floats-4-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/line-flow-with-floats-4-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/line-flow-with-floats-4-expected.txt
|
| index a4beb2397017fc768d7213fe3606d43cea7503dc..828586a49c0d04ff6719761a827e9cd7af2dd8a3 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/line-flow-with-floats-4-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/line-flow-with-floats-4-expected.txt
|
| @@ -44,7 +44,7 @@
|
| {
|
| "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
|
| "rect": [372, 383, 48, 81],
|
| - "reason": "bounds change"
|
| + "reason": "border box change"
|
| }
|
| ]
|
| }
|
| @@ -120,7 +120,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
|
| - "reason": "bounds change"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|