| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt
|
| deleted file mode 100644
|
| index 136e665a97cdd3a455fe5e26401a36894e8b7410..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt
|
| +++ /dev/null
|
| @@ -1,73 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "rect": [16, 42, 784, 170],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "rect": [16, 42, 784, 170],
|
| - "reason": "became visible"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutSVGPath path",
|
| - "reason": "layoutObject insertion"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|