1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 22:18:32 +00:00
Files
UXP/layout/forms/crashtests/382212-1.xhtml
T

8 lines
237 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<body>
<div>
<xul:textbox><select><option>foo</option></select></xul:textbox>
</div>
</body>
</html>