Index: content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt |
diff --git a/content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt b/content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ff42ff97777237f57e98a7fbb7d35818cd5b23d1 |
--- /dev/null |
+++ b/content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt |
@@ -0,0 +1,6 @@ |
+AXFocusedUIElementChanged on AXList |
+AXFocusedUIElementChanged on AXList |
+AXValueChanged on AXStaticText AXValue="Orange" |
+AXSelectedChildrenChanged on AXList |
+AXValueChanged on AXStaticText AXValue="Apple" |
+AXFocusedUIElementChanged on AXList |
dmazzoni
2016/04/26 20:24:25
I don't see a focus event on the active descendant
|