Index: LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt |
diff --git a/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt b/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt |
deleted file mode 100644 |
index 26afdebcfa356de6afc905779ee00c83088b8376..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [220, 100, 80, 200], |
- [210, 100, 90, 200], |
- [100, 220, 200, 80], |
- [100, 210, 200, 90] |
- ] |
- } |
- ] |
-} |
- |