Chromium Code Reviews| Index: content/test/data/accessibility/p.html |
| diff --git a/content/test/data/accessibility/p.html b/content/test/data/accessibility/p.html |
| deleted file mode 100644 |
| index afda39e171b755748ac8dfd97b2edb3dde682878..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/p.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!-- |
| -@WIN-DENY:name* |
| ---> |
| -<html> |
| -<body> |
| -Before |
| -<p>Paragraph</p> |
| -After |
| -</body> |
| -</html> |