| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-rescale-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-rescale-expected.txt
|
| index 98896ad8b8f65038c1f348705465dbc86ef3819c..f4a5f74ae6156bdafefd294487b520f81321ab4b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-rescale-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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"
|
| },
|
|
|