| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
|
| index 88ecef607e476375b4ad105b55d830b2b38b6a12..94922335641a36c8ce13d93b365cdf39d699ae9f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
|
| "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|