| Index: third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
|
| index 00a6a0a0547a96a462e013ff8a91494b32245f54..17f4d38c6c7aed00dbd3d5e2a60675fab57b41f1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2-expected.txt
|
| @@ -40,24 +40,20 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (floating) DIV id='container'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
|
|