mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
6 lines
128 B
HTML
6 lines
128 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<title>Option elements with children</title>
|
|
<body>
|
|
<select><option>font</option></select>
|