summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/382212-1.xhtml
blob: 46c957989af729f28d81a885e8e579b980b72bec (plain)
1
2
3
4
5
6
7
<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>