| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-image-expected.txt
|
| index 9a3b900b421b7b2560f1fbee887928a9d39c43e8..d819b899b854604be72e39f94b4eaa4d341b23e3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-image-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-image-expected.txt
|
| @@ -1,40 +1,13 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow div id='contentBox'",
|
| - "rect": [8, 72, 402, 402],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "rect": [9, 73, 400, 400],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [109, 73, 300, 400],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
| +layer at (0,0) size 800x600
|
| + LayoutView at (0,0) size 800x600
|
| +layer at (0,0) size 800x482
|
| + LayoutBlockFlow {html} at (0,0) size 800x482
|
| + LayoutBlockFlow {body} at (8,16) size 784x458
|
| + LayoutBlockFlow {p} at (0,0) size 784x40
|
| + LayoutText {#text} at (0,0) size 751x39
|
| + text run at (0,0) width 751: "The svg area contained in the div element (red box), should fill out the whole area (blue rectangle), especially after resizing the"
|
| + text run at (0,20) width 177: "content box to a different size"
|
| + LayoutBlockFlow {div} at (0,56) size 102x402 [border: (1px solid #FF0000)]
|
| + LayoutSVGRoot {svg} at (9,73) size 100x400
|
| + LayoutSVGImage {image} at (9,73) size 100x400
|
| + LayoutText {#text} at (0,0) size 0x0
|
|
|