| Index: third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt
|
| index b2a03636292f8c0915bcf460604a2f367d1d6d8f..e6830478290a35afc83a4cadc49a15861a898c87 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [10, 10, 430, 80],
|
| + "rect": [10, 100, 430, 80],
|
| "reason": "SVG resource change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [10, 100, 430, 80],
|
| + "rect": [10, 10, 430, 80],
|
| "reason": "SVG resource change"
|
| },
|
| {
|
|
|