| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| index d15efbd1164a061462a337a8def42bd68787454b..63212f3eeadf4a64da49c7f853e8a3dd040403e2 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| @@ -8,16 +8,6 @@
|
| "backgroundColor": "#FFFFFF",
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [187, 106, 310, 390],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [90, 85, 277, 249],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [203, 336, 123, 44],
|
| "reason": "forced by layout"
|
| @@ -62,10 +52,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "reason": "full"
|
| },
|
|
|