From a45b00ba0126b4eca8034946d8e33801e2cccac7 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Fri, 1 Oct 2021 14:22:44 -0400 Subject: [PATCH] svgs are supposed to allow any role not sure how this got reverted, but fixing to match the spec --- src/elements-roles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/elements-roles.json b/src/elements-roles.json index 6494f08..abcddbb 100644 --- a/src/elements-roles.json +++ b/src/elements-roles.json @@ -972,7 +972,7 @@ "name": "", "markup": "", "nativeRole": null, - "allowedRoles": ["application", "document", "img"] + "allowedRoles": "all" }, "sub": {