Index: third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt |
deleted file mode 100644 |
index 6f166e1f4703e9b048aa02be0e1ae928fb062095..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt |
+++ /dev/null |
@@ -1,67 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 108], |
- "bounds": [210, 210], |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 210, 210] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='container'" |
- ], |
- "children": [ |
- { |
- "position": [5, 5], |
- "bounds": [185, 185], |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "repaintRects": [ |
- [-5, -5, 210, 210] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='container'" |
- ], |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "children": [ |
- { |
- "position": [5, 190], |
- "bounds": [185, 15], |
- "drawsContent": true |
- }, |
- { |
- "position": [190, 5], |
- "bounds": [15, 185], |
- "drawsContent": true |
- }, |
- { |
- "position": [190, 190], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |