trisquel-icecat/icecat/layout/base/tests/470711-1-ref.xhtml
2025-10-06 02:35:48 -06:00

16 lines
416 B
HTML

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window id="window470711"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<tabbox>
<tabs>
<tab label="One"/>
<tab label="Two" style="padding: 0"/>
</tabs>
<tabpanels>
<label value="One"/>
<label value="Two"/>
</tabpanels>
</tabbox>
</window>