Chromium Code Reviews| Index: content/test/data/accessibility/aria-alert.html |
| diff --git a/content/test/data/accessibility/aria-alert.html b/content/test/data/accessibility/aria-alert.html |
| deleted file mode 100644 |
| index 891640cba36d4c5bfc5ab953f5a4ee502755dd45..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-alert.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRoleDescription='alert' |
| ---> |
| -<html> |
| -<body> |
| - <p id="ariaalert" role="alert"> This test is for aria role="alert" </p> |
| -</body> |
| -</html> |