diff --git a/AGENTS.md b/AGENTS.md index a5a42a6..f433445 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -171,11 +171,21 @@ them. Revisit only if the stated reason stops holding. - **A dropdown is a `'); }); -test("menu mints its own popover id, so two menus on one page never cross-wire", async () => { - const idOf = (html: string): string => html.match(/popovertarget="([^"]+)"/)?.[1] ?? ""; - - const one = flat(await render()); - const two = flat(await render()); - assert.match(one, new RegExp(`