mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-02 06:08:26 +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>
|