| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| index 32d47b0ccedcc2d8689d6a4cc8cad61a63322e11..d7a884ea3a3931a7e974bd1057f1d19528fae129 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| @@ -7,64 +7,19 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 0, 200, 200],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGViewportContainer svg id='inner'",
|
| "rect": [0, 0, 200, 200],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "rect": [100, 85, 100, 19],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [100, 85, 100, 19],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| "rect": [0, 85, 100, 19],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [0, 85, 100, 19],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer use",
|
| - "rect": [180, 120, 20, 20],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGPath polygon id='triangle'",
|
| - "rect": [180, 120, 20, 20],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [180, 60, 20, 20],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer use",
|
| - "rect": [80, 120, 20, 20],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGPath polygon id='triangle'",
|
| "rect": [80, 120, 20, 20],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [80, 60, 20, 20],
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
|
|