Chromium Code Reviews| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt |
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt |
| deleted file mode 100644 |
| index 12cb6fd3e33082a584ccc32b5c6609b47b09b16e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt |
| +++ /dev/null |
| @@ -1,23 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 58, 200, 19], |
| - [8, 58, 38, 19], |
| - [8, 58, 34, 19] |
| - ], |
| - "paintInvalidationClients": [ |
| - "InlineTextBox ''", |
| - "RootInlineBox", |
| - "LayoutBlockFlow (floating) DIV id='target'", |
| - "LayoutText #text", |
| - "InlineTextBox 'PASS'" |
| - ] |
| - } |
| - ] |
| -} |
| - |