Chromium Code Reviews| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt |
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt |
| deleted file mode 100644 |
| index 62b5c2aa778c18ea5c0ef0bee60d1e385603b3fc..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 72, 38, 19], |
| - [8, 72, 38, 19] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutInline SPAN id='target'", |
| - "InlineFlowBox", |
| - "LayoutText #text", |
| - "InlineTextBox 'PASS'" |
| - ] |
| - } |
| - ] |
| -} |
| - |