Normal links with aria states selected, pressed, and expanded.

sel

pres

exp

List item links with aria states selected, pressed, and expanded + role=tab.

Buttons with aria states selected, pressed, and expanded.

Link, list item link, and a button with title="Selected".

sel

Link, list item link, and a button with visually hidden text "Selected".

sel

aria-selected notes:

aria-selected + role=tab notes:

aria-expanded notes: (aria-expanded has great support!)

Title notes:

Visually hidden text notes: (VISUALLY HIDDEN TEXT IS THE WINNER for selected state at least)