Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/images/content-url-broken-image-with-alt-text-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/images/content-url-broken-image-with-alt-text-expected.html b/third_party/WebKit/LayoutTests/fast/images/content-url-broken-image-with-alt-text-expected.html |
| deleted file mode 100644 |
| index dab20861e7f07d32b37b360c10b84dadda301a69..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/images/content-url-broken-image-with-alt-text-expected.html |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -<!DOCTYPE html> |
| -<img id='img' alt='test image'> |
| -<p>crbug.com/516239: images set by content: url() should behave correctly with alt text. |