Index: third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
index 0569ab9dd7de0e0f5f54685de89960e0f3927a1e..6a0181d45dc4be9dcb0ee19512ad9d7c9fb32a01 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
@@ -9,17 +9,17 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='child'", |
"rect": [135, 127, 400, 50], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='child'", |
"rect": [124, 116, 340, 297], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'", |
"rect": [16, 8, 288, 288], |
- "reason": "location change" |
+ "reason": "style change" |
} |
] |
} |