Chromium Code Reviews| Index: content/test/data/accessibility/label.html |
| diff --git a/content/test/data/accessibility/label.html b/content/test/data/accessibility/label.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2e0aa8baf037db59a128ef0b6956f63d8a472827 |
| --- /dev/null |
| +++ b/content/test/data/accessibility/label.html |
| @@ -0,0 +1,8 @@ |
| +<!-- |
| +@WIN-DENY:name* |
| +--> |
| +<html> |
| +<body> |
| +<label>Label</label> |
| +</body> |
| +</html> |