| Index: LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
|
| index 7a30596ee10d5c22464badd73ae8a45cfa512b84..a189e8c3c88dc3459d5e8d8958bdb5c97a6dbd63 100644
|
| --- a/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
|
| +++ b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
|
| @@ -184,7 +184,8 @@ circle{
|
| "className": ".float.circle",
|
| "nodeWidth": "128",
|
| "nodeHeight": "128"
|
| - }
|
| + },
|
| + "displayAsMaterial": false
|
| }
|
| circle{
|
| "paths": [
|
| @@ -372,6 +373,7 @@ circle{
|
| "className": ".float.circle",
|
| "nodeWidth": "128",
|
| "nodeHeight": "128"
|
| - }
|
| + },
|
| + "displayAsMaterial": false
|
| }
|
|
|
|
|