| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
|
| index 895c5883d54ddf3e7a19758d400f002548cadc8d..48a881e6cfbf3d0c93369a7247ba84f5cd9b14cd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
|
| @@ -22,6 +22,26 @@
|
| "reason": "subtree"
|
| },
|
| {
|
| + "object": "LayoutSVGForeignObject foreignObject",
|
| + "rect": [0, 0, 100, 100],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutSVGForeignObject foreignObject",
|
| + "rect": [0, 0, 100, 100],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [210, 113, 100, 48],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [210, 13, 100, 48],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| "object": "LayoutSVGContainer g id='text3g'",
|
| "rect": [0, 3, 14, 4],
|
| "reason": "subtree"
|
|
|