Index: third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt |
deleted file mode 100644 |
index b5ea7bce66898539b5db576b3c9af79f3d29ecb9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [300, 300, 140, 120], |
- [300, 300, 140, 70], |
- [300, 100, 140, 120], |
- [300, 100, 90, 120], |
- [100, 300, 140, 170], |
- [100, 300, 140, 120], |
- [100, 100, 190, 120], |
- [100, 100, 140, 120] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='target1'", |
- "LayoutBlockFlow (positioned) DIV id='target2'", |
- "LayoutBlockFlow (positioned) DIV id='target3'", |
- "LayoutBlockFlow (positioned) DIV id='target4'" |
- ] |
- } |
- ] |
-} |
- |