Chromium Code Reviews| Index: content/test/data/accessibility/aria-progressbar-expected-mac.txt |
| diff --git a/content/test/data/accessibility/aria-progressbar-expected-mac.txt b/content/test/data/accessibility/aria-progressbar-expected-mac.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2ad19dd08ee15afd1c70cfeec90888cb263b9e0e |
| --- /dev/null |
| +++ b/content/test/data/accessibility/aria-progressbar-expected-mac.txt |
| @@ -0,0 +1,3 @@ |
| +AXWebArea roleDescription='HTML content' title='' value='' minValue='0' maxValue='0' valueDescription='(null)' |
| + AXProgressIndicator roleDescription='progress indicator' title='' value='3' minValue='1' maxValue='37' valueDescription='(null)' |
| + AXProgressIndicator roleDescription='progress indicator' title='' minValue='1' maxValue='96' valueDescription='three' |