Index: LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt |
diff --git a/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt b/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt |
deleted file mode 100644 |
index c0fbf7b2d768dbd99aeef7cd8137262cd9167961..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt |
+++ /dev/null |
@@ -1,62 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 61], |
- "bounds": [200, 200], |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 200, 200], |
- [0, 0, 48, 200] |
- ], |
- "children": [ |
- { |
- "bounds": [185, 185], |
- "children": [ |
- { |
- "bounds": [185, 656], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 185, 200], |
- [0, 0, 48, 656] |
- ], |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "children": [ |
- { |
- "position": [0, 185], |
- "bounds": [185, 15], |
- "drawsContent": true |
- }, |
- { |
- "position": [185, 0], |
- "bounds": [15, 185], |
- "drawsContent": true |
- }, |
- { |
- "position": [185, 185], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |