Results 2 issues of Giacomo

### Describe the bug The Step component has some accessibility problems: 1. When navigated with a screen reader, this will read each step two times: one for the `li` element...

Component: Accessibility

### Describe the bug The Breadcrumb component doesn't follow the [Accessibility section](https://primeng.org/breadcrumb#accessibility) description. The `li`s used as separators don't have `aria-hidden="true"` and the `ul` tag is inside a `div` instead...

Status: Needs Triage