Home | History | Annotate | Download | only in accessibility
      1 # The spec states that <bdo> should have a role of AXGroup, but that seems
      2 # wrong, so we assume this is correct.
      3 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
      4     IA2_ROLE_SECTION READONLY
      5         ROLE_SYSTEM_TEXT name='Some LTR text' READONLY
      6         ROLE_SYSTEM_TEXT name='Some RTL text ' READONLY
      7         ROLE_SYSTEM_TEXT name='with some LTR text embedded' READONLY
      8