diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-01-03 22:59:37 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-01-04 10:54:03 -0500 |
commit | 5845356d660352cc7d800fbf0caf106a51d722eb (patch) | |
tree | 64f1c886bc8cd9e87bd20b290dc51a57b75533e1 /testsuite/a11y/expander.txt | |
parent | 0d9efde30333166b57ee03800311064009bdf5e2 (diff) | |
download | gtk+-5845356d660352cc7d800fbf0caf106a51d722eb.tar.gz |
GtkLabelAccessible: Implement AtkHypertext
This commit makes the label accessible implement AtkHypertext,
which returns a AtkHyperlink object for each link in the text.
At the same time, add AtkHyperlinkImpl objects as children
to the label accessible.
Also some private API to indicate that links have changed, and
call that from GtkLabel when needed.
Adjust expected output of the affected a11y tests.
https://bugzilla.gnome.org/show_bug.cgi?id=721410
https://bugzilla.gnome.org/show_bug.cgi?id=721421
Diffstat (limited to 'testsuite/a11y/expander.txt')
-rw-r--r-- | testsuite/a11y/expander.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/a11y/expander.txt b/testsuite/a11y/expander.txt index 68b6c08aa2..6a589b822f 100644 --- a/testsuite/a11y/expander.txt +++ b/testsuite/a11y/expander.txt @@ -58,3 +58,4 @@ window1 variant: <omitted> weight: <omitted> wrap-mode: word + <AtkHypertext> |