| Index: LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt b/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
|
| index 3d92896993cd24fb1aa17261941175214fbf2056..11aa8a45db30a7b35df19f3ba3a081459fad166a 100644
|
| --- a/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
|
| +++ b/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
|
| @@ -88,7 +88,8 @@ inspectedElement1{
|
| "className": ".inspected",
|
| "nodeWidth": "250",
|
| "nodeHeight": "250"
|
| - }
|
| + },
|
| + "displayAsMaterial": false
|
| }
|
| inspectedElement2{
|
| "paths": [
|
| @@ -178,6 +179,7 @@ inspectedElement2{
|
| "className": ".inspected",
|
| "nodeWidth": "250",
|
| "nodeHeight": "250"
|
| - }
|
| + },
|
| + "displayAsMaterial": false
|
| }
|
|
|
|
|