| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| index 79692da0cfdfe96d2ace9f0fdc0d77a3747c7473..bc87857cf2aa6c5bc0dba9c824a07ba781972d0a 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| @@ -34,7 +34,7 @@
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| "rect": [7, 7, 27, 27],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| @@ -72,7 +72,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGContainer svg:use id='use'",
|
|
|