| Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| index 999e34575163eaee95ba7a97908637ba84af00d8..83c8df5457ab46a7a3dcc5a73ec6325259ebceb5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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",
|
|
|