Chromium Code Reviews| Index: content/test/data/accessibility/aria-none.html |
| diff --git a/content/test/data/accessibility/aria-none.html b/content/test/data/accessibility/aria-none.html |
| deleted file mode 100644 |
| index d7057543e3c09686e0a60c9b27eeb81a1902cabd..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-none.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - |
| -<h1 role="none"> With aria-role none </h1> |
| - |
| -</body> |
| -</html> |