Chromium Code Reviews| Index: content/test/data/accessibility/meter.html |
| diff --git a/content/test/data/accessibility/meter.html b/content/test/data/accessibility/meter.html |
| deleted file mode 100644 |
| index a28aa1664c9a8ad9052fcbacd8bb7960229ec60f..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/meter.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<!DOCTYPE html> |
| -<!-- |
| -@MAC-ALLOW:AXRoleDescription=* |
| ---> |
| -<html> |
| -<body> |
| -<meter value="2" min="0" max="10">2 out of 10</meter> |
| -</body> |
| -</html> |