Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
deleted file mode 100644 |
index f28a8d1257f5c59a448502b38d369c20ebe35077..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
+++ /dev/null |
@@ -1,65 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [7, 41, 786, 56], |
- "reason": "outline" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='div'", |
- "rect": [8, 78, 784, 18], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "rect": [7, 77, 3, 19], |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "rect": [7, 59, 3, 19], |
- "reason": "invalidate paint rectangle" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "outline" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='div'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "Caret", |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "Caret", |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "layoutObject insertion" |
- } |
- ] |
-} |
- |