Index: third_party/WebKit/LayoutTests/fast/repaint/absolute-position-changed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-changed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-changed-expected.txt |
index 44b066bb82a4187775b49dd14c80fe0cb9dfcfe4..aa27b35907e166e1f71f36057edb48ffed111bf3 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-changed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-changed-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'", |
"rect": [100, 700, 100, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'", |
"rect": [100, 500, 100, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
} |
] |
} |