Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
index 991ea633b0d331dc203af0e16f198262d48c4c66..b43bf091a9d8f11a6f43aff22d12dcaf93ccf401 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
@@ -14,7 +14,7 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
"rect": [108, 308, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
@@ -24,7 +24,7 @@ |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='container' class='fixed blue'", |
"rect": [8, 208, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='container' class='fixed blue'", |