Chromium Code Reviews| Index: content/test/data/accessibility/ul.html |
| diff --git a/content/test/data/accessibility/ul.html b/content/test/data/accessibility/ul.html |
| deleted file mode 100644 |
| index b500201d24d7c2e9c0e615837f1fe2d8d5b9b767..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/ul.html |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXSubrole* |
| ---> |
| -<html> |
| -<body> |
| -<ul> |
| -<li>Item 1 |
| -<li>Item 2 |
| -<li>Item 3 |
| -</ul> |
| -</body> |
| -</html> |