From cc9bd6fa09574afc1097d6d640e2606ca64495c3 Mon Sep 17 00:00:00 2001 From: Nguyen Tran Date: Fri, 17 Mar 2023 13:54:48 -0400 Subject: [PATCH] Add the disabled prop valid test --- .../samples/a11y-interactive-supports-focus/input.svelte | 1 + .../samples/a11y-interactive-supports-focus/warnings.json | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/test/validator/samples/a11y-interactive-supports-focus/input.svelte b/test/validator/samples/a11y-interactive-supports-focus/input.svelte index 3f8be03722..8603fb9ff2 100644 --- a/test/validator/samples/a11y-interactive-supports-focus/input.svelte +++ b/test/validator/samples/a11y-interactive-supports-focus/input.svelte @@ -1,6 +1,7 @@
{}} />
{}} /> +
{}} />
{}} />