Index: third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/paintorder-filtered-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/paintorder-filtered-expected.txt b/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/paintorder-filtered-expected.txt |
deleted file mode 100644 |
index 0762d8c216673a8fd9c1f19d513edd1f0cf54b4f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/paintorder-filtered-expected.txt |
+++ /dev/null |
@@ -1,127 +0,0 @@ |
-{ |
- "layers": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutSVGPath polygon", |
- "rect": [137, 37, 581, 564], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGContainer use id='t2'", |
- "rect": [181, 163, 138, 137], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGContainer use", |
- "rect": [454, 163, 137, 137], |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg", |
- "rect": [318, 163, 137, 137], |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGContainer use id='t1'", |
- "rect": [45, 163, 137, 137], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "rect": [455, 165, 135, 134], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon id='t3'", |
- "rect": [319, 165, 135, 134], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "rect": [46, 165, 135, 134], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "rect": [183, 165, 134, 134], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='poly'", |
- "rect": [47, 166, 133, 132], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='poly'", |
- "rect": [184, 166, 132, 132], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGEllipse circle id='t4'", |
- "rect": [46, 28, 7, 7], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutSVGEllipse circle id='t4'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGContainer use id='t1'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='poly'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGContainer use id='t2'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='poly'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg", |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon id='t3'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGContainer use", |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='poly2'", |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGPath polygon", |
- "reason": "style change" |
- } |
- ] |
-} |
- |