Index: LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt |
diff --git a/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt |
index c093dd5c05b123fc493c7083182d93d9a2d464d1..b4db6c104033ad275caffb62dde26e0eb3267ef6 100644 |
--- a/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt |
+++ b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt |
@@ -184,7 +184,8 @@ circle{ |
"className": ".float.circle", |
"nodeWidth": "128", |
"nodeHeight": "128" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |
insetSimpleRound{ |
"paths": [ |
@@ -372,7 +373,8 @@ insetSimpleRound{ |
"className": ".float.insetSimpleRound", |
"nodeWidth": "128", |
"nodeHeight": "128" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |
insetComplexRound{ |
"paths": [ |
@@ -560,7 +562,8 @@ insetComplexRound{ |
"className": ".float.insetComplexRound", |
"nodeWidth": "128", |
"nodeHeight": "128" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |
ellipse{ |
"paths": [ |
@@ -748,7 +751,8 @@ ellipse{ |
"className": ".float.ellipse", |
"nodeWidth": "128", |
"nodeHeight": "80" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |
contentBox{ |
"paths": [ |
@@ -936,7 +940,8 @@ contentBox{ |
"className": ".float.contentBox", |
"nodeWidth": "176", |
"nodeHeight": "160" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |
polygon{ |
"paths": [ |
@@ -1041,7 +1046,8 @@ polygon{ |
"className": ".float.polygon", |
"nodeWidth": "128", |
"nodeHeight": "128" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |
raster{ |
"paths": [ |
@@ -1479,6 +1485,7 @@ raster{ |
"className": ".float.raster", |
"nodeWidth": "128", |
"nodeHeight": "128" |
- } |
+ }, |
+ "displayAsMaterial": false |
} |