| 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/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
|
| similarity index 92%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-bounce-expected.txt
|
| copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-bounce-expected.txt
|
| index dc0aa2017206191d1e2ac2a8a37b60dff5618a70..0e275b596f9683671ab3ca1df758b684a52ef004 100644
|
| --- a/third_party/WebKit/LayoutTests/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
|
| @@ -8,12 +8,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "rect": [101, 101, 68, 68],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "rect": [1, 1, 68, 68],
|
| + "rect": [102, 102, 66, 66],
|
| "reason": "subtree"
|
| },
|
| {
|
| @@ -22,6 +17,11 @@
|
| "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"
|
|
|