| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
|
| index 68384b58db80964e5ab6a77d4da93fb913a8d518..c219d5ee4f5aff2c8190967f687ace81dce051d5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
|
| @@ -5,22 +5,52 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [90, 116, 64, 17],
|
| - [90, 116, 64, 17],
|
| - [90, 116, 44, 17],
|
| - [90, 116, 44, 17],
|
| - [89, 115, 3, 19]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGText text id='status'",
|
| - "InlineTextBox ''",
|
| - "LayoutSVGInlineText #text",
|
| - "RootInlineBox",
|
| - "LayoutSVGText text id='status'",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Passed'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Passed'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [90, 116, 64, 17],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [90, 116, 44, 17],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='status'",
|
| + "rect": [89, 115, 3, 19],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='status'",
|
| + "rect": [90, 116, 64, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='status'",
|
| + "rect": [90, 116, 44, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|