Chromium Code Reviews| Index: content/test/data/accessibility/abbr.html |
| diff --git a/content/test/data/accessibility/abbr.html b/content/test/data/accessibility/abbr.html |
| deleted file mode 100644 |
| index 6340ffca3245c2358dbd7bea995ffbaae9d3c8a3..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/abbr.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<!DOCTYPE html> |
| -<!-- |
| -@MAC-ALLOW:AXRoleDescription=* |
| ---> |
| -<html> |
| -<body> |
| -<p>The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.</p> |
| -</body> |
| -</html> |