| Index: trunk/src/content/test/data/accessibility/aria-progressbar-expected-mac.txt
|
| ===================================================================
|
| --- trunk/src/content/test/data/accessibility/aria-progressbar-expected-mac.txt (revision 194894)
|
| +++ trunk/src/content/test/data/accessibility/aria-progressbar-expected-mac.txt (working copy)
|
| @@ -1,3 +1,3 @@
|
| -AXWebArea AXRoleDescription='HTML content'
|
| - AXProgressIndicator AXRoleDescription='progress indicator' AXValue='3' AXMinValue='1' AXMaxValue='37'
|
| - AXProgressIndicator AXRoleDescription='progress indicator' AXValue='0' AXMinValue='1' AXMaxValue='96' AXValueDescription='three'
|
| +AXWebArea roleDescription='HTML content'
|
| + AXProgressIndicator roleDescription='progress indicator' value='3' minValue='1' maxValue='37'
|
| + AXProgressIndicator roleDescription='progress indicator' value='0' minValue='1' maxValue='96' valueDescription='three'
|
|
|