Index: third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt |
deleted file mode 100644 |
index abe17a3ddae93e540d7fcfb5b52b54062822660d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt |
+++ /dev/null |
@@ -1,71 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "rect": [0, 302, 200, 50], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "rect": [0, 252, 200, 50], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "rect": [0, 202, 200, 50], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "rect": [0, 152, 200, 50], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "rect": [0, 102, 200, 50], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "rect": [0, 52, 200, 50], |
- "reason": "bounds change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='item'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "location change" |
- } |
- ] |
-} |
- |