Index: third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
deleted file mode 100644 |
index 7c9676331ce745d49fc558fa1c3083f70487407e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
+++ /dev/null |
@@ -1,121 +0,0 @@ |
-{ |
- "bounds": [200, 300], |
- "children": [ |
- { |
- "bounds": [200, 300], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [174, 8, 18, 284], |
- [174, 8, 18, 248], |
- [166, 0, 34, 300], |
- [156, 8, 36, 184], |
- [156, 8, 36, 147], |
- [148, 0, 52, 200], |
- [0, 200, 200, 100], |
- [0, 0, 200, 300] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "RootInlineBox", |
- "InlineTextBox 'AAAA AAAA AAAA'", |
- "InlineTextBox 'AAAA AAAA'", |
- "LayoutView #document", |
- "LayoutView #document", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutText #text", |
- "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'" |
- ] |
- } |
- ] |
-} |
-{ |
- "bounds": [300, 300], |
- "children": [ |
- { |
- "bounds": [300, 300], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [274, 8, 18, 284], |
- [274, 8, 18, 248], |
- [266, 0, 34, 300], |
- [200, 0, 100, 300], |
- [174, 8, 18, 284], |
- [174, 8, 18, 248], |
- [166, 0, 34, 300], |
- [0, 0, 300, 300] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutView #document", |
- "LayoutView #document", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutText #text", |
- "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'" |
- ] |
- } |
- ] |
-} |
-{ |
- "bounds": [300, 250], |
- "children": [ |
- { |
- "bounds": [300, 250], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [274, 8, 18, 284], |
- [274, 8, 18, 248], |
- [266, 0, 34, 300], |
- [256, 8, 36, 234], |
- [256, 8, 36, 197], |
- [248, 0, 52, 250], |
- [0, 250, 300, 50], |
- [0, 0, 300, 250] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'", |
- "LayoutView #document", |
- "LayoutView #document", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutText #text", |
- "InlineTextBox 'AAAA AAAA AAAA AAAA'", |
- "InlineTextBox 'AAAA'" |
- ] |
- } |
- ] |
-} |
-{ |
- "bounds": [250, 250], |
- "children": [ |
- { |
- "bounds": [250, 250], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [256, 8, 36, 234], |
- [256, 8, 36, 197], |
- [250, 0, 50, 250], |
- [248, 0, 52, 250], |
- [206, 8, 36, 234], |
- [206, 8, 36, 197], |
- [198, 0, 52, 250], |
- [0, 0, 250, 250] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutView #document", |
- "LayoutView #document", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutText #text", |
- "InlineTextBox 'AAAA AAAA AAAA AAAA'", |
- "InlineTextBox 'AAAA'" |
- ] |
- } |
- ] |
-} |
- |