Index: LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt |
deleted file mode 100644 |
index 6373a8511e5965083ac89a6c72cc27aee5173c00..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [282, 36, 46, 18], |
- [270, 54, 46, 18], |
- [225, 54, 46, 18], |
- [90, 54, 46, 18], |
- [52, 72, 46, 18], |
- [20, 214, 200, 72], |
- [10, 180, 139, 12], |
- [10, 126, 228, 18] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutText #text", |
- "InlineTextBox 'findme'", |
- "LayoutText #text", |
- "InlineTextBox 'findme'", |
- "LayoutText #text", |
- "InlineTextBox 'findme'", |
- "LayoutText #text", |
- "InlineTextBox 'findme'", |
- "LayoutText #text", |
- "InlineTextBox 'findme'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Can you findme in this boring text?'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Findme in a typewriter!'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Findme on a path! Did you findme?'" |
- ] |
- } |
- ] |
-} |
- |