| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt
|
| index 849183a9f4ef827838840d193f70ebda1b581090..b3bac604556bf494bae808179d30156febf2f1b3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt
|
| @@ -5,21 +5,52 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [48, 108, 322, 322],
|
| - [48, 108, 322, 322],
|
| - [9, 151, 100, 236],
|
| - [9, 151, 100, 236],
|
| - [8, 68, 402, 404],
|
| - [8, 68, 102, 404]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "LayoutBlockFlow div id='contentBox'",
|
| - "RootInlineBox",
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGEllipse circle"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 68, 102, 404],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 68, 402, 404],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle",
|
| + "rect": [9, 151, 100, 236],
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle",
|
| + "rect": [48, 108, 322, 322],
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [9, 151, 100, 236],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [48, 108, 322, 322],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|