Index: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt |
deleted file mode 100644 |
index 33d7a8a5b70501f90d04ec1ffcda882dc0418534..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/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, 228, 17], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [20, 214, 202, 72], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [10, 181, 138, 12], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [282, 36, 46, 17], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [270, 54, 46, 17], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [225, 54, 46, 17], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [90, 54, 46, 17], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [52, 72, 46, 17], |
- "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" |
- } |
- ] |
-} |
- |