Chromium Code Reviews| Index: content/test/data/accessibility/figcaption.html |
| diff --git a/content/test/data/accessibility/figcaption.html b/content/test/data/accessibility/figcaption.html |
| deleted file mode 100644 |
| index f53674b7f013b1f840171e6a27d6c49b358bd4d7..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/figcaption.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| -<figure> |
| - <img src="greenbox.png" alt="This is a green box."> |
| - <figcaption>Fig.1 - A green Box</figcaption> |
| -</figure> |
| -</body> |
| -</html> |