diff options
Diffstat (limited to 'app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml')
-rw-r--r-- | app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml deleted file mode 100644 index ab72522afd53..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" ?> -<accessible description="Root of the accessible tree" name="root_object" role="accelerator label"> - <accessible_text description="first child" name="obj0" role="text"> - <text_node text="text0 it works!." x="100" y="33" width="110" height="30" bold_text="on" underline_text="off"/> - </accessible_text> - <accessible_text description="second child" name="obj1" role="text"> - <text_node text="First sentence./n Second sentence." x="66" y="44" width="550" height="40" bold_text="off" underline_text="off"/> - </accessible_text> -</accessible> |