Chromium Code Reviews| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| deleted file mode 100644 |
| index b7420f77e26afc6fa4355de8fab8e15be1d68110..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win/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, 13, 17] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow OPTION id='option'" |
| - ] |
| - } |
| - ] |
| -} |
| - |