Dmitry Gozman
|
11659ceb73
|
fix(role): handle display:contents elements (#23607)
Fixes #23521.
|
2023-06-08 16:00:48 -07:00 |
|
Dmitry Gozman
|
ca3629186c
|
fix(role): fix native controls text alternative when aria-labelledby is present (#22800)
Fixes #22779.
|
2023-05-03 16:09:08 -07:00 |
|
Dmitry Gozman
|
1fbefa694f
|
fix(role): update accessible name calculation for native buttons (#22124)
There is a new section in the spec:
https://w3c.github.io/html-aam/#button-element-accessible-name-computation
Fixes #21808.
|
2023-03-31 14:17:18 -07:00 |
|
Dmitry Gozman
|
6a2b4ed142
|
fix(role): use <title> for elements inside svg (#22043)
Follows svg-aam mapping:
https://www.w3.org/TR/svg-aam-1.0/#mapping_additional_nd
Fixes #21486.
|
2023-03-28 15:52:16 -07:00 |
|
Dmitry Gozman
|
0087bfac23
|
fix(role): update allowsNameFromContent to closer align with blink/gecko (#19692)
|
2022-12-27 09:06:46 -08:00 |
|
Dmitry Gozman
|
652ec2f1fa
|
test: split accname, fix select preventing context closure
|
2022-06-09 13:58:22 -07:00 |
|
Dmitry Gozman
|
6b48631eed
|
feat(role): add more tests for accessible name (#13154)
|
2022-03-29 11:59:44 -07:00 |
|
Dmitry Gozman
|
01a39e5b4c
|
test(role): add tests for implicit role calculation (#13132)
|
2022-03-28 15:22:50 -07:00 |
|
Pavel Feldman
|
a4a2d41705
|
fix(tests): fix selenium installation tests
|
2022-03-26 08:36:25 -07:00 |
|
Pavel Feldman
|
02cac8a066
|
chore: group tests under tests/ (1) (#13081)
|
2022-03-25 16:05:50 -07:00 |
|