Index: third_party/WebKit/LayoutTests/fast/repaint/layer-visibility-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layer-visibility-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/layer-visibility-expected.txt |
index c8ddffd6f53d7bf7d97adbba9bc4e1be2ea90caf..7527fcce623b8ef3a68b7fa498f22c4277e82e37 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/layer-visibility-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/layer-visibility-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='target'", |
"rect": [100, 0, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='target'", |
"rect": [0, 0, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
} |
] |
} |