| Index: third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| index 77b15c98e419b8eda9117b01d01e3dd41126f2bb..dfc68e03dccf8d310e53e76f2acd4a56a3d96dab 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [8, 8, 40, 20],
|
| - "reason": "bounds change"
|
| + "reason": "became invisible"
|
| }
|
| ]
|
| }
|
| @@ -19,7 +19,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "bounds change"
|
| + "reason": "became invisible"
|
| }
|
| ]
|
| }
|
|
|