Chromium Code Reviews| Index: content/test/data/accessibility/list-markers.html |
| diff --git a/content/test/data/accessibility/list-markers.html b/content/test/data/accessibility/list-markers.html |
| deleted file mode 100644 |
| index edba4c6083ab377bcaa0a6648ab1aee214f761d1..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/list-markers.html |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXSubrole* |
| ---> |
| -<html> |
| - <body> |
| - <ul> |
| - <li> First item properly groups itself despite <b>bolded</b> text. |
| - <li>This should also be <i>seen</i> as a group. |
| - <li> Some <strong>more</strong> text. |
| - <!-- Omission of closing ul as seen in live site --> |
| - </body> |
| -</html> |