Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
deleted file mode 100644 |
index da9742c1580530cf520789a590b2a4745e90cf10..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
+++ /dev/null |
@@ -1,81 +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='details-content'", |
- "rect": [8, 68, 784, 22], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutTextControl INPUT", |
- "rect": [8, 68, 173, 22], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [10, 71, 169, 16], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutDetailsMarker DIV id='details-marker'", |
- "rect": [8, 53, 11, 11], |
- "reason": "full" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutDetailsMarker DIV id='details-marker'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='details-content'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutTextControl INPUT", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "reason": "scroll" |
- }, |
- { |
- "object": "HorizontalScrollbar", |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "reason": "scroll" |
- }, |
- { |
- "object": "VerticalScrollbar", |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject insertion" |
- } |
- ] |
-} |
- |