Chromium Code Reviews| Index: LayoutTests/fast/borders/border-radius-with-composited-child-expected.html |
| diff --git a/LayoutTests/fast/borders/border-radius-with-composited-child-expected.html b/LayoutTests/fast/borders/border-radius-with-composited-child-expected.html |
| deleted file mode 100644 |
| index 2cf975c78003c8aad528e06c6e204c6f656a4dac..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/borders/border-radius-with-composited-child-expected.html |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -<!DOCTYPE HTML> |
| -<p>Below there should be a solid black circle.</p> |
| -<br> |
| -<div style="margin-top:100px; width:200px; height:200px; border-radius:50%; border:10px solid black; background:black;"></div> |