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

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

Issue 1511603002: Merge to m48: Stops using SYSTEM_STATE_INDETERMINATE as it makes radio buttons appear to have a mix… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2564
Patch Set: Created 5 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/html/input-checkbox-expected-mac.txt
diff --git a/content/test/data/accessibility/html/input-checkbox-expected-mac.txt b/content/test/data/accessibility/html/input-checkbox-expected-mac.txt
index e40c2a4669c26025ee6d6ba1c21a04bb1f662433..c91a85ad841fd7e6bd4bd93984d05982dcbe1d29 100644
--- a/content/test/data/accessibility/html/input-checkbox-expected-mac.txt
+++ b/content/test/data/accessibility/html/input-checkbox-expected-mac.txt
@@ -1,5 +1,6 @@
AXWebArea AXRoleDescription='HTML content'
++AXGroup AXRoleDescription='group'
-++++AXCheckBox AXRoleDescription='checkbox' AXTitle='CheckBox1' AXValue='1'
-++++AXCheckBox AXRoleDescription='checkbox' AXTitle='CheckBox2' AXValue='0'
-++++AXCheckBox AXRoleDescription='checkbox' AXTitle='CheckBox3' AXValue='0'
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox1' AXValue='1'
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox2' AXValue='0'
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox3' AXValue='0'
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox4' AXValue='2'

Powered by Google App Engine
This is Rietveld 408576698