| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-margin-change-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-margin-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-margin-change-repaint-expected.txt
|
| index 3e9edb285faca218f4bd5d178fa53e997f495bcb..113885b81e9b50ced701242e8045bd55eec436e2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-margin-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-margin-change-repaint-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| "rect": [0, 20, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|