[Aria snapshots](https://playwright.dev/docs/aria-snapshots) seems super helpful for catching a11y markup regressions! We could probably add it pretty easily alongside the visual snapshot tests, like [Primer ViewComponents](https://github.com/primer/view_components/pull/3271/) The main consequence I can think of is increased build/test run time.