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