Index: third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt |
index 6fc43b1086ee842c49d7587b52bf3d2b911415ae..ba87f75ffa0590d04edde5c5ecdac10623bb3e5d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt |
@@ -9,22 +9,22 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='t'", |
"rect": [8, 328, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='t'", |
"rect": [8, 278, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='a'", |
"rect": [8, 128, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='a'", |
"rect": [8, 78, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
} |
] |
} |