Chromium Code Reviews| Index: content/test/data/accessibility/aria-spinbutton.html |
| diff --git a/content/test/data/accessibility/aria-spinbutton.html b/content/test/data/accessibility/aria-spinbutton.html |
| deleted file mode 100644 |
| index 329176e4dd564935613821d929f83fe91c3fabc8..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-spinbutton.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| ---> |
| -<html> |
| -<body> |
| -<div tabindex=0 role="spinbutton" aria-valuenow="5">Inner text</div> |
| -</body> |
| -</html> |