[orca/gnome-3-18] Remove application from the list of ARIA landmark types (ARIA 1.1 compliance)



commit d087cc24834e078a6e412eca21a492dc20596274
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Wed Nov 18 18:40:47 2015 -0500

    Remove application from the list of ARIA landmark types (ARIA 1.1 compliance)

 src/orca/settings.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/settings.py b/src/orca/settings.py
index 2825160..de67950 100644
--- a/src/orca/settings.py
+++ b/src/orca/settings.py
@@ -265,7 +265,6 @@ largeObjectTextLength       = 75
 wrappedStructuralNavigation = True
 inferLiveRegions            = True
 ariaLandmarks = [
-    "application",
     "banner",
     "complementary",
     "contentinfo",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]