Chromium Code Reviews| Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| deleted file mode 100644 |
| index 465d0d9fafdb4418a0163122be5bebf3f70f0706..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [1, 35, 12, 14] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow OPTION id='option'" |
| - ] |
| - } |
| - ] |
| -} |
| - |