Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/images/update-alt-text-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/images/update-alt-text-expected.html b/third_party/WebKit/LayoutTests/fast/images/update-alt-text-expected.html |
| deleted file mode 100644 |
| index 5ca5d07b75ebcffb40b9c6e0c74d40b9501b9872..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/images/update-alt-text-expected.html |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -<!doctype HTML> |
| -Ensure we can update the alt text on an image that has failed to load. |
| -<img id="img" src="none" alt="PASS"> |