| 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 67c84af9096b687ba83ad8519ce3a334d71345ea..ecafbd4ab1c3529331391106d638fbcbc0998189 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
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot (positioned) svg",
|
| - "rect": [0, 13, 402, 187],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot (positioned) svg",
|
| - "rect": [0, 0, 402, 163],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g id='text2g'",
|
| "rect": [0, 63, 402, 100],
|
| "reason": "full"
|
| @@ -246,10 +236,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot (positioned) svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g id='text1g'",
|
| "reason": "full"
|
| },
|
|
|