Skip to content

Commit d5b9712

Browse files
Changelog - add ARIA support to Unreleased section
- Include reporting of elements with specific role attributes - Add ARIA attributes for uniquely identifiable elements without an id Signed-off-by: cx-daniel-gabay <daniel.gabay@checkmarx.com>
1 parent 5d7d6c1 commit d5b9712

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77

88
### Added
99
- Report elements that have cursor pointer style.
10-
11-
### Changed
12-
- Only report ARIA identification attributes when they uniquely identify the element.
10+
- Report elements with specific `role` attribute values.
11+
- Include ARIA attributes for uniquely identifiable elements lacking an `id`.
1312

1413
## 0.1.8 - 2025-12-12
1514

0 commit comments

Comments
 (0)