DescriptionAlways return a subrole when the Mac accessibility role is AXList.
We already had tests for <ul>, <ol>, and <dl>, but not for
<div role="list">, but it seems simplest to just always return a subrole
of AXContentList by default and AXDescriptionList only for <dl>, since
VoiceOver gets confused if it isn't one of those two.
BUG=373498
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271239
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|