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

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

Issue 1132963002: Handles conversion rule for TimeRole and updates InputTimeRole. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Maps InputTime role to ROLE_SYSTEM_GROUPING Created 5 years, 7 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
Index: content/test/data/accessibility/html/time-expected-mac.txt
diff --git a/content/test/data/accessibility/html/time-expected-mac.txt b/content/test/data/accessibility/html/time-expected-mac.txt
index 48e667f29f8a26c912621e5f00c7284eaeb47ecc..80edddc3c02fa2546f3b652b6ca0c0f7934e63fb 100644
--- a/content/test/data/accessibility/html/time-expected-mac.txt
+++ b/content/test/data/accessibility/html/time-expected-mac.txt
@@ -1 +1,6 @@
-#<skip - Time element is not supported>
+AXWebArea AXRoleDescription='HTML content'
+++AXGroup AXRoleDescription='group'
+++++AXGroup AXRoleDescription='group'
+++++++AXStaticText AXRoleDescription='text' AXValue='10:00'
+++++AXGroup AXRoleDescription='group'
+++++++AXStaticText AXRoleDescription='text' AXValue='Valentines day'

Powered by Google App Engine
This is Rietveld 408576698