Index: third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
deleted file mode 100644 |
index 6ef760bd2701ab1874dde02dcbf903b2076e2e53..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
+++ /dev/null |
@@ -1,31 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV id='block'", |
- "rect": [208, 200, 100, 100], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV id='block'", |
- "rect": [8, 200, 100, 100], |
- "reason": "bounds change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV id='block'", |
- "reason": "bounds change" |
- } |
- ] |
-} |
- |