| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-bounce-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-bounce-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-bounce-expected.txt
|
| index 0e275b596f9683671ab3ca1df758b684a52ef004..c588db4bd9731c1943cb2b36348c92e30bdf9cc6 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-bounce-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-bounce-expected.txt
|
| @@ -12,29 +12,15 @@
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [102, 102, 66, 66],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGEllipse circle id='bounce'",
|
| "rect": [2, 2, 66, 66],
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [2, 2, 66, 66],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGEllipse circle id='bounce'",
|
| "reason": "subtree"
|
| }
|
|
|