Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-with-transformation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-with-transformation-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-with-transformation-expected.txt |
deleted file mode 100644 |
index b77144d5441fb2258f0cde2f93bb7da19f4fdb2f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-with-transformation-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [322, 197, 14, 21], |
- [41, 35, 14, 20] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='div'", |
- "LayoutBlockFlow DIV id='div'" |
- ] |
- } |
- ] |
-} |
- |