Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/repaint/border-outline-0.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0.html b/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0.html |
| index 0f6dbe083e51a1747be33ff2499cddd59e712fde..25960c69509e8f3d6686acb77fc187dc6f30e802 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0.html |
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0.html |
| @@ -21,6 +21,7 @@ td { |
| position: absolute; |
| top: 10px; |
| left: 10px; |
| + border-style: solid; |
| } |
| </style> |