Index: third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt |
index aa162a3b580665c3ca95c25b351b087698fa1d5c..f4614d3603e85148b95fbcd982e031fb22692832 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt |
@@ -9,32 +9,32 @@ |
{ |
"object": "LayoutBlockFlow BODY", |
"rect": [0, 20, 800, 400], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
"rect": [0, 0, 800, 400], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='container'", |
"rect": [0, 60, 200, 400], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='container'", |
"rect": [0, 40, 200, 400], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='test'", |
"rect": [0, 60, 100, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='test'", |
"rect": [0, 40, 100, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
} |
] |
} |