doc_tableWidget_keyboard_interaction.xhtml (378B)
1 <?xml version='1.0'?> 2 <?xml-stylesheet href='chrome://global/skin/global.css'?> 3 <?xml-stylesheet href='chrome://devtools/skin/light-theme.css'?> 4 <?xml-stylesheet href='chrome://devtools/skin/widgets.css'?> 5 6 <window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' 7 title='Table Widget' width='600' height='500'> 8 <box flex='1' class='theme-light'/></window>