Index: third_party/WebKit/LayoutTests/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt |
deleted file mode 100644 |
index fc05723c30e1defb4174445713d0fc5ddbe1e496..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/box-shadow/shadow-box-resize-writing-mode-expected.txt |
+++ /dev/null |
@@ -1,53 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target1'", |
- "rect": [100, 100, 190, 120], |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target3'", |
- "rect": [100, 300, 140, 170], |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target4'", |
- "rect": [300, 300, 140, 120], |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target2'", |
- "rect": [300, 100, 140, 120], |
- "reason": "border box change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target1'", |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target2'", |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target3'", |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='target4'", |
- "reason": "border box change" |
- } |
- ] |
-} |
- |