Skip to content

Commit d1fc1f1

Browse files
committed
Move professionals to Best practices section
1 parent ba3350c commit d1fc1f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

accessibility/compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The information in the compliance table above is subject to the following consid
140140
* The compliance levels are achievable with the [*Default Ocean Blue A11y* theme swatch]({%slug accessibility-overview%}#color-contrast) or any other [custom theme swatch]({%slug themes-customize%}) that provides the minimum required color contrast.
141141
* The accessibility and compliance of some components may depend on the enabled features. In such cases, the compliance table information is based on the default component configuration.
142142
* Component templates introduce custom markup that may not be accessible. Test any modifications to ensure the web content still meets the desired level of accessibility compliance. Be mindful of components that work with user input such as images, text, or HTML content.
143-
* Due to the complexity of some components, there are scenarios that are not covered by the WAI-ARIA specification. In those cases, we benefit from the know-how of the dedicated accessibility professionals at Progress Software and feedback from accessibility-minded users.
143+
* Due to the complexity of some components, there are scenarios that are not covered by the WAI-ARIA specification.
144144

145145
## See Also
146146

accessibility/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ You can [obtain and use the Default Ocean Blue A11y swatch]({%slug themes-overvi
8686

8787
When implementing a Telerik Blazor component, the team:
8888

89+
* Benefits from the know-how of dedicated accessibility professionals at Progress Software.
8990
* Follows the WCAG standard and WAI-ARIA specification to lay the right foundation for the component accessibility.
9091
* Implements automated unit tests to guarantee accessible and semantically correct rendering.
9192
* Localizes messages for labels, titles, and other elements.

0 commit comments

Comments
 (0)