Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt |
deleted file mode 100644 |
index ce2424017c9c82da3dbadcdd976e6afdcac05607..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt |
+++ /dev/null |
@@ -1,87 +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", |
- "rect": [108, 8, 100, 100], |
- "reason": "background obscuration change" |
- }, |
- { |
- "object": "LayoutBlockFlow SPAN id='t2' class='blue'", |
- "rect": [108, 8, 100, 100], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 8, 100, 100], |
- "reason": "background obscuration change" |
- }, |
- { |
- "object": "LayoutBlockFlow SPAN id='t1'", |
- "rect": [8, 8, 100, 100], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [108, 8, 4, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 8, 4, 17], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "background obscuration change" |
- }, |
- { |
- "object": "LayoutBlockFlow SPAN id='t1'", |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '\u00A0'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV", |
- "reason": "background obscuration change" |
- }, |
- { |
- "object": "LayoutBlockFlow SPAN id='t2' class='blue'", |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '\u00A0'", |
- "reason": "forced by layout" |
- } |
- ] |
-} |
- |