Index: LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt b/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt |
deleted file mode 100644 |
index 91dc218a1b8cd1cd4bc10e3f1df85b4f923e5fa5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt |
+++ /dev/null |
@@ -1,54 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [300, 300], |
- "drawsContent": true, |
- "children": [ |
- { |
- "bounds": [285, 285], |
- "children": [ |
- { |
- "bounds": [1000, 1000], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "children": [ |
- { |
- "position": [0, 285], |
- "bounds": [285, 15], |
- "drawsContent": true |
- }, |
- { |
- "position": [285, 0], |
- "bounds": [15, 285], |
- "drawsContent": true |
- }, |
- { |
- "position": [285, 285], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |