mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Allow for multiple a11y properties
This commit is contained in:
parent
b308adc3af
commit
3dfce3bbe0
10 changed files with 103 additions and 7 deletions
|
@ -221,6 +221,8 @@ class TestSamples(unittest.TestCase):
|
|||
"list_factory",
|
||||
# Not implemented yet
|
||||
"subscope",
|
||||
# Not implemented yet
|
||||
"accessibility_multiple_labelled_by",
|
||||
]
|
||||
|
||||
if sample in REQUIRE_ADW_1_4 and not self.have_adw_1_4:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue