| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/image-with-clip-path-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/image-with-clip-path-expected.txt
|
| deleted file mode 100644
|
| index 0e5895aaf1c46bd4b336b6a7fb6001d55eb5c2a0..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/image-with-clip-path-expected.txt
|
| +++ /dev/null
|
| @@ -1,133 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [0, 10, 222, 70],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [0, 75, 222, 5],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='r'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='r'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='g'",
|
| - "rect": [20, 20, 60, 60],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='g'",
|
| - "rect": [20, 20, 60, 60],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "rect": [20, 20, 60, 60],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "rect": [20, 20, 60, 60],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='g'",
|
| - "rect": [175, 25, 50, 50],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "rect": [175, 25, 50, 50],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='r'",
|
| - "rect": [175, 25, 50, 50],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='g'",
|
| - "rect": [0, 0, 10, 10],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "rect": [0, 0, 10, 10],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [222, 0, 3, 75],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='g'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGHiddenContainer defs",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceClipper clipPath id='p'",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='r'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g id='g'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGHiddenContainer defs",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceClipper clipPath id='p'",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='r'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGImage image",
|
| - "reason": "full"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|