Index: content/test/data/accessibility/landmark-expected-mac.txt |
diff --git a/content/test/data/accessibility/landmark-expected-mac.txt b/content/test/data/accessibility/landmark-expected-mac.txt |
index da31e63f07fe19aacca8b14e736cdc0c6a9828b9..7ca051e112e43bd223b94e5cbfb18308fbf53bc8 100644 |
--- a/content/test/data/accessibility/landmark-expected-mac.txt |
+++ b/content/test/data/accessibility/landmark-expected-mac.txt |
@@ -7,6 +7,8 @@ AXWebArea AXRoleDescription='HTML content' |
AXStaticText AXRoleDescription='text' AXValue='This is an address element.' |
AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='footer' |
AXStaticText AXRoleDescription='text' AXValue='This is a footer element.' |
+ AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form' |
+ AXStaticText AXRoleDescription='text' AXValue='This is a form element.' |
AXGroup AXSubrole=AXLandmarkMain AXRoleDescription='main' |
AXStaticText AXRoleDescription='text' AXValue='This is a main element.' |
AXGroup AXSubrole=AXLandmarkNavigation AXRoleDescription='navigation' |
@@ -19,6 +21,8 @@ AXWebArea AXRoleDescription='HTML content' |
AXStaticText AXRoleDescription='text' AXValue='This is an ARIA complementary landmark.' |
AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='contentinfo' |
AXStaticText AXRoleDescription='text' AXValue='This is an ARIA contentinfo landmark.' |
+ AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form' |
+ AXStaticText AXRoleDescription='text' AXValue='This is an ARIA form landmark.' |
AXGroup AXSubrole=AXLandmarkMain AXRoleDescription='main' |
AXStaticText AXRoleDescription='text' AXValue='This is an ARIA main landmark.' |
AXGroup AXSubrole=AXLandmarkNavigation AXRoleDescription='navigation' |