| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-changes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-changes-expected.txt
|
| index c1c26ee9a712d0d642968a62a7593905b647894c..c6e87f2864a9eb819cdef67765255e91370f5587 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-changes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-changes-expected.txt
|
| @@ -15,26 +15,12 @@
|
| "object": "LayoutSVGPath polygon id='polygon'",
|
| "rect": [264, 208, 164, 107],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [265, 219, 162, 105],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [265, 209, 162, 105],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGPath polygon id='polygon'",
|
| "reason": "full"
|
| }
|
|
|