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