b678ac2507451129c1d67ca1adca4e30fba78b56
[platform/upstream/at-spi2-atk.git] / tests / data / test-image.xml
1 <?xml version="1.0" ?>
2 <accessible description="Root of the accessible tree" name="root_object" role="accelerator label">
3       <accessible description="first child" name="obj1" role="alert"/>
4       <accessible_image description="image child" name="obj0" role="image">
5          <image image_description="image description" width="100" height="50" x="500" y="50" image_extents="png" image_locale="image_locale"/>
6       </accessible_image>
7 </accessible>