| Index: third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| index 5b867938b3aa3e0c8c793cd2e067d8d9fa018587..93a946ee2d460937697d444dfd44d6e3cb828074 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| @@ -26,6 +26,14 @@
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='middle'",
|
| + "bounds": [400, 400],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#008000",
|
| + "hasClipParent": true
|
| + },
|
| + {
|
| "name": "LayoutBlockFlow (relative positioned) DIV id='child'",
|
| "bounds": [300, 300],
|
| "contentsOpaque": true,
|
|
|