| Index: third_party/WebKit/LayoutTests/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/paint/invalidation/svg/js-update-bounce-expected.txt
|
| index a8d85e55a806becf4a0fd3faa4e10f9be59d6c09..c588db4bd9731c1943cb2b36348c92e30bdf9cc6 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-bounce-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-bounce-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "rect": [101, 101, 68, 68],
|
| + "rect": [102, 102, 66, 66],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "rect": [1, 1, 68, 68],
|
| + "rect": [2, 2, 66, 66],
|
| "reason": "subtree"
|
| }
|
| ]
|
|
|