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