Index: third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
deleted file mode 100644 |
index 22d22f9445122fadb78d5d5b82f536ee1735a90c..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='div_outline'", |
- "rect": [8, 138, 120, 120], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='div_border'", |
- "rect": [8, 8, 120, 120], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='div_border'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='div_outline'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |