Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-transform-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-transform-changes-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-transform-changes-expected.txt |
similarity index 78% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-transform-changes-expected.txt |
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-transform-changes-expected.txt |
index 43ff3305fb988d3dfa581ae9feaec3b6efb0b8d5..dda5219e47e828725cf41367900076f2769e49c9 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-transform-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-transform-changes-expected.txt |
@@ -8,18 +8,13 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGPath polygon id='polygon'", |
- "rect": [264, 218, 164, 107], |
+ "rect": [264, 219, 163, 106], |
"reason": "full" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
"rect": [265, 219, 162, 105], |
"reason": "became visible" |
- }, |
- { |
- "object": "LayoutSVGPath polygon id='polygon'", |
- "rect": [-1, -1, 2, 2], |
- "reason": "full" |
} |
] |
} |