| Index: third_party/WebKit/LayoutTests/platform/win/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/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| similarity index 95%
|
| copy from third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| index 8a3ba2aa2cd564d1b5ed750161d35fd84ca6d753..e5d8aa3204b4ac4daba3eaf086c65babdcf3d172 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| @@ -19,28 +19,28 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [100, 0, 100, 200],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| - "rect": [100, 85, 100, 19],
|
| + "rect": [89, 86, 111, 17],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| - "rect": [100, 85, 100, 19],
|
| + "rect": [89, 86, 111, 17],
|
| "reason": "full"
|
| },
|
| {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [100, 0, 100, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "LayoutSVGInlineText #text",
|
| - "rect": [0, 85, 100, 19],
|
| + "rect": [0, 86, 100, 17],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| - "rect": [0, 85, 100, 19],
|
| + "rect": [0, 86, 100, 17],
|
| "reason": "full"
|
| },
|
| {
|
|
|