| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| deleted file mode 100644
|
| index 63212f3eeadf4a64da49c7f853e8a3dd040403e2..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| +++ /dev/null
|
| @@ -1,80 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#FFFFFF",
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [203, 336, 123, 44],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='text'",
|
| - "rect": [203, 336, 123, 44],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [247, 90, 122, 43],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='text'",
|
| - "rect": [247, 90, 122, 43],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "rect": [355, 125, 103, 104],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "rect": [109, 84, 103, 101],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image id='image'",
|
| - "rect": [90, 208, 98, 97],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image id='image'",
|
| - "rect": [353, 398, 97, 98],
|
| - "reason": "full"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='text'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This is some text'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image id='image'",
|
| - "reason": "full"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|