Chromium Code Reviews| Index: content/test/data/accessibility/aria-math.html |
| diff --git a/content/test/data/accessibility/aria-math.html b/content/test/data/accessibility/aria-math.html |
| deleted file mode 100644 |
| index 38dc899619e4a97ed8028bf164b2eb4d697172f0..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-math.html |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| -@MAC-ALLOW:AXSubrole* |
| -@WIN-ALLOW:xml-roles* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - <div role="math">ARIA role math.</div> |
| -</body> |
| -</html> |