| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt
|
| index e1bb6ef9b6eadff2c2c7a2b473d1eb749e5c8be6..65710c765899ab6762c05e6f5592ea2ed93c85c8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
|
| "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
|
| "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|