Index: third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt |
deleted file mode 100644 |
index a56e9f65492ff53385ca6f0f9af5be0fc4ae9ea2..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt |
+++ /dev/null |
@@ -1,121 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [10, 126, 227, 18], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [20, 214, 200, 72], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [10, 180, 139, 12], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [268, 54, 46, 18], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [90, 54, 46, 18], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [282, 36, 45, 18], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [224, 54, 45, 18], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [52, 72, 45, 18], |
- "reason": "full" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'findme'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'findme'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'findme'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'findme'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'findme'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Can you findme in this boring text?'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Findme in a typewriter!'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Findme on a path! Did you findme?'", |
- "reason": "full" |
- } |
- ] |
-} |
- |