You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-selection.xml

17 lines
770 B

<?xml version="1.0" ?>
<accessible description="Root of the accessible tree" name="root_object" role="accelerator label">
<accessible_selection description="first child" name="obj1" role="alert">
<accessible description="first prechild" name="obj2/1" role="arrow">
<state state_enum="selected"/>
</accessible>
<accessible description="second prechild" name="obj2/2" role="canvas" selected="1">
<state state_enum="selected"/>
</accessible>
<accessible description="first prechild" name="obj2/1" role="arrow"/>
<accessible description="second prechild" name="obj2/2" role="canvas"/>
<accessible description="first prechild" name="obj3/1" role="check menu item">
<state state_enum="selected"/>
</accessible>
</accessible_selection>
</accessible>