Index: LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt |
deleted file mode 100644 |
index 5d48c4d5d38008bb2fcbf2f40683c1a745e6891f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [50, 10, 36, 36], |
- [50, 10, 30, 30], |
- [50, 10, 30, 30], |
- [10, 10, 30, 30], |
- [10, 10, 30, 30], |
- [0, 10, 30, 30] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGContainer use", |
- "LayoutSVGRect rect id='rect'" |
- ] |
- } |
- ] |
-} |
- |