Index: third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
index bb3750f61cec96e436e193e795732d39cad2c0f6..5975df4e889cff49390bfe72eb52c2b26490c377 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
@@ -9,22 +9,22 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='container'", |
"rect": [0, 240, 220, 60], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='container'", |
"rect": [0, 140, 220, 60], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='outlined'", |
"rect": [0, 240, 220, 50], |
- "reason": "location change" |
+ "reason": "outline" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='outlined'", |
"rect": [0, 140, 220, 50], |
- "reason": "location change" |
+ "reason": "outline" |
} |
] |
} |