mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
6 lines
135 B
HTML
6 lines
135 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<title>Textarea cols</title>
|
|
<link rel=match href=textarea-ref.html>
|
|
<textarea cols=0></textarea>
|