| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-viewbox-rescale-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-viewbox-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-viewbox-rescale-expected.txt
|
| index f5348a89a6d7eb1911d6b6eec51fb5be6e1147f9..f83f17f404dfd87571eb754bfebd9c9daa5c596d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-viewbox-rescale-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-viewbox-rescale-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot (positioned) svg",
|
| - "rect": [0, 0, 154, 166],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [59, 143, 95, 23],
|
| "reason": "forced by layout"
|
| @@ -101,10 +96,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot (positioned) svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGViewportContainer svg id='inner1'",
|
| "reason": "full"
|
| },
|
|
|