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-editable-text.xml

10 lines
434 B

<?xml version="1.0" ?>
<accessible description="Root of the accessible tree" name="root_object" role="accelerator label">
<accessible_editable_text description="first child" name="obj0" role="entry">
<text_edit_node text="test text"/>
</accessible_editable_text>
<accessible_editable_text description="second child" name="obj1" role="entry">
<text_edit_node text="second test text"/>
</accessible_editable_text>
</accessible>