| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-polygon-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-polygon-removal-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-polygon-removal-expected.txt
|
| index 21e5c1fb6fe854d0c17d9183669853d6af946876..6e85540485c853ee469c12184ee6680b99f3fbc2 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-polygon-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-polygon-removal-expected.txt
|
| @@ -15,26 +15,12 @@
|
| "object": "LayoutSVGPath polygon id='polygon'",
|
| "rect": [264, 219, 163, 106],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [265, 259, 163, 65],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [265, 219, 162, 105],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGPath polygon id='polygon'",
|
| "reason": "full"
|
| }
|
|
|