| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| index 9917d108103be951a9f352bbd300a4c6a861b7bb..dbb241355dca33292d3e9dc6276e302e36b89fe4 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| @@ -7,33 +7,30 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 52, 402, 405],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [17, 219, 84, 68],
|
| + "rect": [42, 119, 334, 268],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [42, 119, 334, 268],
|
| + "rect": [17, 219, 84, 68],
|
| "reason": "bounds change"
|
| },
|
| {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|