| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| index 5ced02c685cdaa84f11f24b4020de22d7f409982..bfb8bf6f2c9977a06a35b9d6437962ed1112bf01 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-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": "LayoutSVGRect rect id='targetRect'",
|
| - "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
|
| + LayoutSVGRect {rect} at (9,73) size 100x400 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=400.00]
|
| + LayoutText {#text} at (0,0) size 0x0
|
|
|