+
+ | 1. combobox |
+
+ type="button"
+ |
+
+
+
+ aria-haspopup="listbox"
+ |
+
+
+
+ aria-activedescendant="active-option-id"
+ |
+
+
+
+ aria-expanded="true/false"
+ |
+
+
+ | 2. listbox |
+ - |
+
+
+ | 3. option |
+
+ aria-selected="true/false"
+ |
+
+
+ | wrapper (no role) |
+
+ aria-owns="listbox-id"*
+ |
+
+
+