Index: LayoutTests/platform/win/virtual/slimmingpaint/transforms/transform-focus-ring-repaint-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/transforms/transform-focus-ring-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/transforms/transform-focus-ring-repaint-expected.txt |
deleted file mode 100644 |
index dd89b2985a43a950bb578976382909b0eec7f23c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/transforms/transform-focus-ring-repaint-expected.txt |
+++ /dev/null |
@@ -1,42 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [7, 57], |
- "bounds": [394, 484], |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "backgroundColor": "#FFFF00", |
- "repaintRects": [ |
- [1, 1, 200, 200], |
- [0, 0, 394, 484], |
- [0, 0, 200, 200] |
- ], |
- "paintInvalidationClients": [ |
- "##ALL##", |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- }, |
- { |
- "position": [100, 100], |
- "transformOrigin": [150, 150], |
- "bounds": [440, 300], |
- "drawsContent": true, |
- "backgroundColor": "#0000FF", |
- "transform": [ |
- [0, 1, 0, 0], |
- [-1, 0, 0, 0], |
- [0, 0, 1, 0], |
- [0, 0, 0, 1] |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |