Skip to content

Commit 28a6e2f

Browse files
Integrated latest changes at 01-25-2023 4:00:12 PM
1 parent 955d642 commit 28a6e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ej2-angular/common/accessibility.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Syncfusion Angular components meet the following guidelines and standards that a
2525

2626
## Screen reader
2727

28-
A screen reader allows people who are blind or visually impaired to use a computer by reading aloud the text that is displayed on the screen. Syncfusion Angular components meet the standards defined by the most common screen readers, such as [JAW](https://www.freedomscientific.com/Downloads/JAWS), Narrator, Lighthouse, and Accessibility Insights.
28+
A screen reader allows people who are blind or visually impaired to use a computer by reading aloud the text that is displayed on the screen. Syncfusion Angular components meet the standards defined by the **Narrator** screen reader.
2929

3030
## Accessibility testing
3131

3232
The goal of accessibility testing is to identify and address any barriers that might prevent individuals with disabilities from using the product or service effectively. There are several different types of accessibility testing that can be performed on Syncfusion Angular components, such as:
3333

34-
* `Automated testing`: Syncfusion Angular component accessibility levels are ensured through an accessibility checker software tool that supports a subset of [IBM requirements](https://www.ibm.com/able/requirements/requirements/).
34+
* `Automated testing`: Syncfusion Angular component accessibility levels are ensured through an [accessibility checker software tool](https://www.npmjs.com/package/accessibility-checker).
3535

3636
* `Manual testing`: This type of testing involves manually evaluating the Syncfusion Angular components. During manual accessibility testing, testers will ensure accessibility using screen readers.
3737

0 commit comments

Comments
 (0)