Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(566)

Unified Diff: content/test/data/accessibility/landmark-expected-mac.txt

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
deleted file mode 100644
index 7ca051e112e43bd223b94e5cbfb18308fbf53bc8..0000000000000000000000000000000000000000
--- a/content/test/data/accessibility/landmark-expected-mac.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-AXWebArea AXRoleDescription='HTML content'
- AXGroup AXSubrole=AXLandmarkBanner AXRoleDescription='banner'
- AXStaticText AXRoleDescription='text' AXValue='This is a header element.'
- AXGroup AXSubrole=AXLandmarkComplementary AXRoleDescription='complementary'
- AXStaticText AXRoleDescription='text' AXValue='This is an aside element.'
- AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='address'
- 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'
- AXStaticText AXRoleDescription='text' AXValue='This is a nav element.'
- AXGroup AXSubrole=AXLandmarkApplication AXRoleDescription='application'
- AXStaticText AXRoleDescription='text' AXValue='This is an ARIA application landmark.'
- AXGroup AXSubrole=AXLandmarkBanner AXRoleDescription='banner'
- AXStaticText AXRoleDescription='text' AXValue='This is an ARIA banner landmark.'
- AXGroup AXSubrole=AXLandmarkComplementary AXRoleDescription='complementary'
- 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'
- AXStaticText AXRoleDescription='text' AXValue='This is an ARIA navigation landmark.'
- AXGroup AXSubrole=AXLandmarkSearch AXRoleDescription='search'
- AXStaticText AXRoleDescription='text' AXValue='This is an ARIA search landmark.'

Powered by Google App Engine
This is Rietveld 408576698