| <!-- | |
| @MAC-ALLOW:AXRole* | |
| @WIN-ALLOW:caret_offset* | |
| @WIN-ALLOW:ia2_hypertext=* | |
| @WIN-ALLOW:IA2_STATE* | |
| @WIN-ALLOW:n_selections* | |
| @WIN-ALLOW:selection_start* | |
| @WIN-ALLOW:selection_end* | |
| --> | |
| <!DOCTYPE html> | |
| <html> | |
| <body> | |
| <textarea rows="4" cols="50"> | |
| The textarea tag defines a multi-line text input control. | |
| </textarea> | |
| </body> | |
| </html> |