Playwright accessibility snapshot and axe-core attribute reporting mismatch
Goal: Verify that Playwright's page.accessibility.snapshot() reports the same ARIA attributes that axe‑core evaluates when auditing a page, specifically attributes like aria-describedby and aria-details that are currently omitted from the snapshot. Constraint: The snapshot API is experimental and deliberately excludes certain ARIA relations, while axe‑core r