Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
deleted file mode 100644 |
index 78c7053db34e667e8da4f062ef380f0bf7e0e7d4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
+++ /dev/null |
@@ -1,147 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [1250, 585], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [1250, 585], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
- "rect": [0, 0, 1500, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
- "rect": [-250, 0, 1500, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 800, 52], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [704, 0, 700, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [454, 0, 700, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [0, 0, 700, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [-250, 0, 700, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [1250, 0, 250, 585], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "rect": [704, 0, 214, 232], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "rect": [454, 0, 214, 232], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "rect": [0, 0, 214, 232], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "rect": [-250, 0, 214, 232], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [700, 218, 4, 18], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [450, 218, 4, 18], |
- "reason": "bounds change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "location change" |
- } |
- ] |
-} |
- |