| Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..403664a8bde0897433574f5815bf88cab72e7118
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt
|
| @@ -0,0 +1,24 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [109, 73, 300, 400],
|
| + [109, 73, 300, 400],
|
| + [8, 72, 402, 405],
|
| + [8, 72, 102, 405]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| + "InlineBox",
|
| + "LayoutBlockFlow div id='contentBox'",
|
| + "LayoutSVGRoot svg",
|
| + "LayoutSVGImage image"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|