Chromium Code Reviews| Index: content/test/data/accessibility/span.html |
| diff --git a/content/test/data/accessibility/span.html b/content/test/data/accessibility/span.html |
| deleted file mode 100644 |
| index 06096361a66232aa37acc8ab6d7a9fe9bcd55b73..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/span.html |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -<!-- |
| -@MAC-DENY:AXTitle* |
| ---> |
| -<!doctype html> |
| -<html> |
| -<body> |
| - <p> |
| - This paragraph has one <span>word</span> in a span. |
| - </p> |
| -</body> |
| -</html> |