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 |
index 7e7da6e63d67ead01f984afe99c3a43f945dcf84..a3329cb719514b5e1c5eb2af6fb164a3ddc12a29 100644 |
--- a/content/test/data/accessibility/aria-progressbar-expected-mac.txt |
+++ b/content/test/data/accessibility/aria-progressbar-expected-mac.txt |
@@ -1,3 +1,3 @@ |
-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' |
+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' |