| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| similarity index 94%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| index 8ef99b351df6f40801d94b3d3a3453dba007af1e..e69dca602a23d5b1cf9750dca0697dd9879233c7 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "rect": [202, 210, 113, 113],
|
| + "rect": [202, 211, 112, 112],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "rect": [202, 210, 113, 113],
|
| + "rect": [202, 211, 112, 112],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
|
|