Home | History | Annotate | Download | only in accessibility
      1 #<skip -- bug 120951>
      2 ROLE_SYSTEM_DOCUMENT state=FOCUSED,READONLY,FOCUSABLE
      3     ROLE_SYSTEM_LINK name='link with no href but onclick' state=FOCUSABLE,LINKED
      4         ROLE_SYSTEM_TEXT name='link with no href but onclick' state=READONLY,LINKED
      5     ROLE_SYSTEM_LINK name='link with no href and click handler added via script' state=FOCUSABLE,LINKED
      6         ROLE_SYSTEM_TEXT name='link with no href and click handler added via script' state=READONLY,LINKED
      7