| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt
|
| index 077389f3c885c154a2a423e1dc67b4b3cd157e9e..a6d34e1dfd7292f5174f6aec0b156b6878a9e377 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt
|
| @@ -59,20 +59,16 @@
|
| "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 (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'",
|
|
|