| Index: third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt
|
| index 3ceb66fd0235c97d94f8f27ac9a4d71e984f0eeb..c6f7ce16fc5f9664f0fcc9978ad623f8fdecd52d 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt
|
| @@ -5,16 +5,32 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 0, 576, 432],
|
| - [0, 0, 576, 432],
|
| - [0, 0, 480, 360],
|
| - [0, 0, 480, 360]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGRect rect",
|
| - "LayoutSVGHiddenContainer defs"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGHiddenContainer defs",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [0, 0, 480, 360],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [0, 0, 576, 432],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [0, 0, 480, 360],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [0, 0, 576, 432],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|