| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| index 56064c99eb1f8160b7dd83789df470408d3dada2..158f30fd9c6244d2d9ddfc69f13ba5ab8bf62fbc 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| @@ -15,21 +15,12 @@
|
| "object": "LayoutSVGContainer g",
|
| "rect": [122, 127, 66, 66],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [122, 127, 66, 66],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "reason": "bounds change"
|
| },
|
|
|