| Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-creation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1178201d24283c826bad8cc9f44ae0993a51917c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-creation-expected.txt
|
| @@ -0,0 +1,30 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [334, 42, 466, 170],
|
| + [334, 42, 466, 170],
|
| + [334, 42, 466, 170],
|
| + [16, 42, 784, 170],
|
| + [16, 42, 318, 170],
|
| + [0, 0, 334, 500]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| + "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "LayoutSVGRoot svg id='svg-root'",
|
| + "LayoutSVGContainer g id='content'",
|
| + "LayoutSVGText text",
|
| + "LayoutSVGInlineText #text",
|
| + "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "LayoutSVGResourceClipper clipPath id='dynClip'",
|
| + "LayoutSVGPath path"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|