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

Unified Diff: content/test/data/accessibility/aria/aria-rowheader-expected-win.txt

Issue 955373002: Enable aria-columnheader.html, aria-row.html, aria-rowheader.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Attempt to check failed bots Created 5 years, 10 months 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
« no previous file with comments | « content/test/data/accessibility/aria/aria-rowheader-expected-android.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria/aria-rowheader-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-rowheader-expected-win.txt b/content/test/data/accessibility/aria/aria-rowheader-expected-win.txt
index a1a5e05455a70e64ebbdf571400dfafd1ba4d3ca..428128dd9efd970a2ba53586c0efa58b5a1a7cf4 100644
--- a/content/test/data/accessibility/aria/aria-rowheader-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-rowheader-expected-win.txt
@@ -1,14 +1,14 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_TABLE MULTISELECTABLE EXTSELECTABLE xml-roles:grid
++++ROLE_SYSTEM_ROW xml-roles:row
-++++++ROLE_SYSTEM_CELL xml-roles:rowheader
+++++++ROLE_SYSTEM_ROWHEADER xml-roles:rowheader
++++++++ROLE_SYSTEM_STATICTEXT name='Browser'
++++++ROLE_SYSTEM_CELL xml-roles:gridcell
++++++++ROLE_SYSTEM_STATICTEXT name='Chrome'
++++++ROLE_SYSTEM_CELL xml-roles:gridcell
++++++++ROLE_SYSTEM_STATICTEXT name='Safari'
++++ROLE_SYSTEM_ROW xml-roles:row
-++++++ROLE_SYSTEM_CELL xml-roles:rowheader
+++++++ROLE_SYSTEM_ROWHEADER xml-roles:rowheader
++++++++ROLE_SYSTEM_STATICTEXT name='Rendering Engine'
++++++ROLE_SYSTEM_CELL xml-roles:gridcell
++++++++ROLE_SYSTEM_STATICTEXT name='Blink'
« no previous file with comments | « content/test/data/accessibility/aria/aria-rowheader-expected-android.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698