Issue #3346124 by pdureau: remove "aria-selected" attribute from tab_panel pattern
As shown on the Tab component page, the aria-selected
attribute should be only on the tab buttons and not on the panels.
This correction removes the management of the aria-selected
attribute on the panels.