This tests tabs in doLayout=false mode, in which case the tab container's height == the height of the currently selected tab.

With doLayout=false mode tabs to the left or right are not supported and tabs at the bottom are a bit buggy in FireFox.

Tab 1
Tab 2
Tab 3
Handler tab
Another Tab
Sub TabContainer
Loading...

Some text here. This should appear directly below the TabContainer, and the position will change based on the current height of the TabContainer.

The following TabContainer has a fixed height set in CSS - see how FixedSizeRule is used in this page. It also uses the per-tab close button feature - setting tabCloseButton per widget.

SubTab 1
SubTab 2
Tab 3
Another Tab
Loading...

The following TabContainer has the tabs at the bottom.

SubTab 1
SubTab 2
Loading...

OOOPS in FireFox this shouldnt be next to the tab.



And they lived happily ever after. The end.

DEBUG: DEPRECATED: closeButton deprecated, use closable='true' on each child instead, will be removed in 0.5