| 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 245c9ddb18f5c0f09eef06041aafafda91a7ef9a..59eded6b7c6718fb19272cd601710174defc33d6 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
|
| @@ -7,24 +7,24 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'right-aligned text'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [0, 0, 200, 200],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "InlineTextBox 'right-aligned text'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "bounds change"
|
| + "object": "LayoutSVGViewportContainer svg id='inner'",
|
| + "rect": [0, 0, 200, 200],
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer use",
|
| - "rect": [80, 120, 20, 20],
|
| - "reason": "location change"
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [89, 86, 111, 18],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer use",
|
| - "rect": [180, 120, 20, 20],
|
| - "reason": "location change"
|
| + "object": "LayoutSVGText text",
|
| + "rect": [89, 86, 111, 18],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| @@ -32,63 +32,59 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [89, 86, 111, 18],
|
| - "reason": "bounds change"
|
| + "object": "LayoutSVGText text",
|
| + "rect": [0, 86, 101, 18],
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon id='triangle'",
|
| - "rect": [80, 120, 20, 20],
|
| - "reason": "location change"
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [101, 0, 99, 200],
|
| + "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon id='triangle'",
|
| + "object": "LayoutSVGContainer use",
|
| "rect": [180, 120, 20, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 0, 200, 200],
|
| - "reason": "full"
|
| + "object": "LayoutSVGPath polygon id='triangle'",
|
| + "rect": [180, 120, 20, 20],
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [80, 60, 20, 20],
|
| + "rect": [180, 60, 20, 20],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [180, 60, 20, 20],
|
| - "reason": "full"
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [80, 120, 20, 20],
|
| + "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [101, 0, 99, 200],
|
| - "reason": "incremental"
|
| + "object": "LayoutSVGPath polygon id='triangle'",
|
| + "rect": [80, 120, 20, 20],
|
| + "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [0, 86, 101, 18],
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [80, 60, 20, 20],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [89, 86, 111, 18],
|
| + "object": "InlineTextBox 'right-aligned text'",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGViewportContainer svg id='inner'",
|
| - "rect": [0, 0, 200, 200],
|
| - "reason": "full"
|
| + "object": "InlineTextBox 'right-aligned text'",
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|