| Index: third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| index af24dd4486c7cafbb1602bfe4b4e0da83395d924..2d654e94e05fad05004338a42ca1c71b6a9bc888 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'",
|
| "rect": [0, 200, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| @@ -24,7 +24,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'",
|
| "rect": [0, 100, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "InlineBox",
|
| @@ -44,11 +44,11 @@
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
|
|