Index: LayoutTests/compositing/overflow/text-match-highlight-expected.txt |
diff --git a/LayoutTests/compositing/overflow/text-match-highlight-expected.txt b/LayoutTests/compositing/overflow/text-match-highlight-expected.txt |
deleted file mode 100644 |
index 60ae01b70598de4106ec9a434ae072608faff37f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/compositing/overflow/text-match-highlight-expected.txt |
+++ /dev/null |
@@ -1,75 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [259, 40, 40, 19] |
- ], |
- "children": [ |
- { |
- "position": [0, 60], |
- "bounds": [800, 500], |
- "drawsContent": true, |
- "repaintRects": [ |
- [244, 0, 40, 19], |
- [204, 0, 40, 19], |
- [83, 0, 40, 19], |
- [47, 20, 40, 19], |
- [20, 164, 202, 72], |
- [10, 131, 138, 12], |
- [10, 75, 208, 19] |
- ], |
- "children": [ |
- { |
- "bounds": [785, 485], |
- "children": [ |
- { |
- "bounds": [785, 1345], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "repaintRects": [ |
- [244, 0, 40, 19], |
- [204, 0, 40, 19], |
- [83, 0, 40, 19], |
- [47, 20, 40, 19], |
- [20, 164, 202, 72], |
- [10, 131, 138, 12], |
- [10, 75, 208, 19] |
- ], |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "children": [ |
- { |
- "position": [0, 485], |
- "bounds": [785, 15], |
- "drawsContent": true |
- }, |
- { |
- "position": [785, 0], |
- "bounds": [15, 485], |
- "drawsContent": true |
- }, |
- { |
- "position": [785, 485], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |