mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
This change makes Ladybird conform to the current requirements at https://w3c.github.io/core-aam/#roleMappingComputedRole in the “Core Accessibility API Mappings” spec for the case of “orphaned” li elements; that is, any li element which doesn’t have a role=list ancestor. The core-aam spec requires that in such cases, the li element must not be assigned the “listitem” role but instead must be treated as if it had no role at all.
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
Harness status: OK
|
|
|
|
Found 1 tests
|
|
|
|
1 Pass
|
|
Pass el-li-orphaned |