This test-case is intended for console.group, console.groupEnd and console.groupCollapsed methods.
Jan Odvarko, odvarko@gmail.com
Open Firebug and enable the Console panel.
Click on the Opened Group button below.
The Console panel should display an opened
Group1 with one log
message inside. There should be additional info
message displayed after and outside of the group.
Click on the Collapsed Group button below.
The Console panel should display a collapsed
Group2 with one log
message inside. There should be additional info
message displayed after and outside of the group.