Index: third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt |
deleted file mode 100644 |
index f0a878ff2febcb94c7029fe4462703ace3466205..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 52, 602, 425], |
- [8, 52, 422, 425] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow div id='contentBox'" |
- ] |
- } |
- ] |
-} |
- |