| Index: third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| index 59eded6b7c6718fb19272cd601710174defc33d6..cd7b1ddd9e92886a93b73410658ccf79e2174737 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| @@ -44,12 +44,12 @@
|
| {
|
| "object": "LayoutSVGContainer use",
|
| "rect": [180, 120, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGPath polygon id='triangle'",
|
| "rect": [180, 120, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| @@ -59,12 +59,12 @@
|
| {
|
| "object": "LayoutSVGContainer use",
|
| "rect": [80, 120, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGPath polygon id='triangle'",
|
| "rect": [80, 120, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
|
|