| 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/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
|
| similarity index 91%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt
|
| copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-polygon-removal-expected.txt
|
| index 3b8ac8dc762291cd5d4344cbf320099311203fc9..21e5c1fb6fe854d0c17d9183669853d6af946876 100644
|
| --- a/third_party/WebKit/LayoutTests/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
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGPath polygon id='polygon'",
|
| - "rect": [264, 258, 165, 67],
|
| + "rect": [264, 258, 164, 67],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGPath polygon id='polygon'",
|
| - "rect": [264, 218, 164, 107],
|
| + "rect": [264, 219, 163, 106],
|
| "reason": "full"
|
| },
|
| {
|
|
|