| 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 b3da5b5d5d4c7e2f02ae6734432925fb0188230a..e376f1ba85dfef7a1e1ba6e78dc5b6a9844da5d5 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
|
| @@ -12,21 +12,11 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGText text id='text1'",
|
| - "rect": [10, 2, 46, 22],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [10, 32, 43, 22],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutSVGText text id='text2'",
|
| - "rect": [10, 32, 43, 22],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [10, 32, 43, 18],
|
| "reason": "full"
|
|
|