Files
rose-ash/tests/playwright
giles e976d7c145 generator: translate clickAndReadStyle() helper into dom-dispatch click
Upstream tests use clickAndReadStyle(evaluate, sel, prop) to click-and-read
before asserting toHaveCSS(sel, prop, val). Emit just the click — downstream
toHaveCSS checks then test the post-click state. Net: transition 6→13.
2026-04-23 16:58:14 +00:00
..