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