| Index: third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
|
| index aa178c7392441eb3f8995003e0419b688835bd27..41352d0ef26c9301aef4c49502d8645f0983275e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
|
| @@ -23,7 +23,7 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='inner'",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "layer"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='outer'",
|
| @@ -33,7 +33,7 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='outer'",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "layer"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|