| Index: third_party/WebKit/LayoutTests/fast/repaint/absolute-margin-change-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/absolute-margin-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/absolute-margin-change-repaint-expected.txt
|
| index 6c18d142178b51cb8840d010de75eb9145f232e2..f92096646b22ce2121a59ab38539feec90df8b32 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/absolute-margin-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/absolute-margin-change-repaint-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| "rect": [0, 60, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| "rect": [0, 40, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|