Chromium Code Reviews| Index: content/test/data/accessibility/details-expected-mac.txt |
| diff --git a/content/test/data/accessibility/details-expected-mac.txt b/content/test/data/accessibility/details-expected-mac.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3b7207f3e2cf683a8bff7c98750ea42f3c7c829c |
| --- /dev/null |
| +++ b/content/test/data/accessibility/details-expected-mac.txt |
| @@ -0,0 +1,9 @@ |
| +AXWebArea |
| + AXGroup |
| + AXGroup AXTitle='details tag' |
|
dmazzoni
2014/09/26 15:34:19
I believe this should be AXDisclosureTriangle, acc
|
| + AXStaticText AXValue='details tag' |
| + AXGroup |
| + AXGroup AXTitle='details tag open' |
| + AXStaticText AXValue='details tag open' |
| + AXGroup |
| + AXStaticText AXValue='The details tag with open specifies that the details should be visible (open) to the user.' |