Index: LayoutTests/platform/mac/virtual/spv2/fast/repaint/outline-change-continuations-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/spv2/fast/repaint/outline-change-continuations-expected.txt b/LayoutTests/platform/mac/virtual/spv2/fast/repaint/outline-change-continuations-expected.txt |
deleted file mode 100644 |
index 522c9378a37b71553e755e57e51c64b530f0593f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/spv2/fast/repaint/outline-change-continuations-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [6, 86, 88, 24], |
- [6, 86, 88, 24], |
- [6, 86, 86, 4] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (anonymous)", |
- "LayoutInline SPAN id='outer'", |
- "LayoutText #text", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutInline SPAN id='outer'" |
- ] |
- } |
- ] |
-} |
- |