Chromium Code Reviews| Index: content/test/data/accessibility/dd.html |
| diff --git a/content/test/data/accessibility/dd.html b/content/test/data/accessibility/dd.html |
| deleted file mode 100644 |
| index d701aff4b4edd2ab96224c39e5a3a53f28514d14..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/dd.html |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| -@MAC-ALLOW:AXSubrole* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| -<dl> |
| - <dt>Coffee</dt> |
| - <dd>Black hot drink</dd> |
| -</dl> |
| -</body> |
| -</html> |