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