Index: LayoutTests/platform/win-xp/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt b/LayoutTests/platform/win-xp/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt |
deleted file mode 100644 |
index b4fe9439113e241f94cbdbaa6330a4a845a247d3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win-xp/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "position": [-215, 0], |
- "bounds": [1000, 1000], |
- "children": [ |
- { |
- "bounds": [1000, 1000], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [51, 50], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- } |
- ] |
-} |
- |