From e136bcdad6dabaf3cd53ce64fe09bcceae95bebe Mon Sep 17 00:00:00 2001 From: Patrick Brosset Date: Mon, 7 Sep 2026 16:42:36 +0200 Subject: [PATCH] Delete outdated section --- microsoft-edge/accessibility/test.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/microsoft-edge/accessibility/test.md b/microsoft-edge/accessibility/test.md index 71b65e84f3..58df110679 100644 --- a/microsoft-edge/accessibility/test.md +++ b/microsoft-edge/accessibility/test.md @@ -55,16 +55,6 @@ Automated tools can't find all the accessibility problems of a website, because You can also use the assessment feature of [Accessibility Insights](https://accessibilityinsights.io) to measure your website's compliance with the [Web Content Accessibility Guidelines (WCAG) 2.2 Level AA](https://www.w3.org/WAI/WCAG22/quickref/?versions=2.2&levels=aaa) success criteria. To learn more, see [Assessment in Accessibility Insights for Web](https://accessibilityinsights.io/docs/en/web/getstarted/assessment/). - -## External articles and websites - -* [Assistive technology compatibility tests](http://www.powermapper.com/tests) - Test results showing how different content types and standards behave in assistive technologies (AT) such as screen readers. - -* [HTML5Accessibility](https://html5accessibility.com) - This site tests which new HTML5 features are accessibly supported by major browsers. - -* [Web Accessibility Evaluation Tools List](https://www.w3.org/WAI/ER/tools/index.html) - A list of web accessibility evaluation tools to help determine if websites meet accessibility guidelines. - - ## The Web Accessibility Initiative (WAI)