Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/reftest.list
<foreignObject width='500' height='500'>
<button style="-moz-appearance: button !important">this is a button inside of SVG</button>
<br/>
<select style="-moz-appearance: menulist !important">
<option>This is a menu inside of SVG</option>
<option>a second menu option</option>
</select>
</div>
</foreignObject>
</svg>