Chromium Code Reviews| Index: content/test/data/accessibility/hr.html |
| diff --git a/content/test/data/accessibility/hr.html b/content/test/data/accessibility/hr.html |
| deleted file mode 100644 |
| index f53b36ddc7d32b6d4694e0ade91655baf7ac01ec..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/hr.html |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| -@MAC-ALLOW:AXDescription* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| -Before |
| -<hr aria-label="Dividing line"> |
| -After |
| -</body> |
| -</html> |