Commit 0bd5956e authored by Adam Kallai's avatar Adam Kallai Committed by Allan Sandfeld Jensen
Browse files

Fix QAccessible name and description calculation

The logic was removed in
1881f56d

.

There is no platform independent implementation in Chromium for
calculating Accessible name which follow the W3C Accessibility standard.
We need to apply this logic in order to get Accessible name
and description correctly.

It also fixes the QWebEngineAccessibility test cases.

Change-Id: I733c6311301c43610b7a9aaf22c73c2e5d368c70
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
Showing with 97 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment