| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-mask-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-mask-update-expected.txt
|
| index 0188786d714ef5f96128038dfdcd46520ad1ffa8..0eddc5da555275d239bc2dca9a4f21980552c0a5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-mask-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-mask-update-expected.txt
|
| @@ -17,11 +17,6 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [10, 2, 46, 22],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text id='text1'",
|
| "rect": [10, 2, 46, 22],
|
| "reason": "style change"
|
| @@ -40,11 +35,6 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [10, 32, 43, 18],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [10, 32, 43, 18],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -55,10 +45,6 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text id='text1'",
|
| "reason": "style change"
|
| },
|
|
|