Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
| deleted file mode 100644 |
| index 31aa4fde6961c183a02c4fd18f6635573e6183d1..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
| +++ /dev/null |
| @@ -1,26 +0,0 @@ |
| -{ |
| - "bounds": [808, 585], |
| - "children": [ |
| - { |
| - "bounds": [808, 585], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [114, 70, 2, 102], |
| - [14, 70, 2, 3], |
| - [12, 70, 100, 102], |
| - [11, 71, 100, 100], |
| - [10, 73, 102, 99] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutTableCell TD", |
| - "LayoutBlockFlow (floating) DIV id='target'", |
| - "LayoutTableCell TD", |
| - "LayoutBlockFlow DIV", |
| - "LayoutBlockFlow DIV", |
| - "LayoutBlockFlow DIV" |
| - ] |
| - } |
| - ] |
| -} |
| - |