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

Unified Diff: LayoutTests/accessibility/element-role-mapping-focusable-expected.txt

Issue 1123313004: Handles AX role for time element(re-land). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update LayoutTest 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: LayoutTests/accessibility/element-role-mapping-focusable-expected.txt
diff --git a/LayoutTests/accessibility/element-role-mapping-focusable-expected.txt b/LayoutTests/accessibility/element-role-mapping-focusable-expected.txt
index a8746373ff43bdc9678108a8f92bd8aab2452bc4..7763d22d54a6422a8d853244f9f2810089d1e52c 100644
--- a/LayoutTests/accessibility/element-role-mapping-focusable-expected.txt
+++ b/LayoutTests/accessibility/element-role-mapping-focusable-expected.txt
@@ -56,7 +56,7 @@ PASS elem.role is "AXRole: AXSlider"
input_color_id
PASS elem.role is "AXRole: AXColorWell"
input_time_id
-PASS elem.role is "AXRole: AXTime"
+PASS elem.role is "AXRole: AXUnknown"
input_reset_id
PASS elem.role is "AXRole: AXButton"
select_id
« no previous file with comments | « LayoutTests/accessibility/element-role-mapping-focusable.html ('k') | Source/modules/accessibility/AXLayoutObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698