| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-transferred-listitem-different-attr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-transferred-listitem-different-attr-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-transferred-listitem-different-attr-expected.txt
|
| deleted file mode 100644
|
| index b4e3b03aa9dd3b17caff17ba8f7136807bf8394b..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-transferred-listitem-different-attr-expected.txt
|
| +++ /dev/null
|
| @@ -1,82 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [23, 8, 85, 24],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='target'",
|
| - "rect": [23, 8, 85, 24],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [23, 62, 85, 10],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [58, 45, 50, 27],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='source'",
|
| - "rect": [58, 45, 50, 27],
|
| - "reason": "full"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='target'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'A'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox ' B C'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='source'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'X Y Z'",
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|