From 0890c0ed1db9e6b2b5a37aee062ae083175bba89 Mon Sep 17 00:00:00 2001 From: Giacomo Petri Date: Mon, 22 Jul 2024 09:33:11 +0200 Subject: [PATCH] Update _rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md --- ...a-allowed-child-element-with-presentational-parent-1g88p9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md b/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md index d22cfd6b40..d6d1afcb44 100644 --- a/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md +++ b/_rules/aria-allowed-child-element-with-presentational-parent-1g88p9.md @@ -24,7 +24,7 @@ acknowledgments: ## Applicability -This rule applies to any [HTML or SVG element][] that is [included in the accessibility tree][], is an [allowed child element](https://w3c.github.io/aria/#mustContain) of another element with an [explicit semantic role][] of `none` or `presentation`. +This rule applies to any [HTML or SVG element][] that is [included in the accessibility tree][], is an [allowed child element](https://www.w3.org/TR/wai-aria-1.3/#mustContain) of another element with an [explicit semantic role][] of `none` or `presentation`. ## Expectation