Index: third_party/WebKit/LayoutTests/fast/images/content-url-image-with-alt-text-dynamic-2-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/images/content-url-image-with-alt-text-dynamic-2-expected.html b/third_party/WebKit/LayoutTests/fast/images/content-url-image-with-alt-text-dynamic-2-expected.html |
deleted file mode 100644 |
index dab20861e7f07d32b37b360c10b84dadda301a69..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/images/content-url-image-with-alt-text-dynamic-2-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. |